Debride gets better rails support
Published 2015-04-14 @ 00:00
Tagged debride
I just released debride 1.3.0. Debride statically analyzes your ruby for potentially uncalled / dead methods. It should help you strip out your dead weight from your large (or small) projects.
Thanks to contributions from Pete and Ian, it now has an --exclude
flag as well as better rails DSL support.
Pete’s also released debride-haml 1.0.0 as debride’s second plugin.
If you have any problems with it or have suggestions on how to make it work better for you, please file an issue.