debride version 1.8.0 has been released!
* home: <https://github.com/seattlerb/debride>
* rdoc: <http://docs.seattlerb.org/debride>
Analyze code for potentially uncalled / dead methods, now with auto-removal.
Changes:
### 1.8.0 / 2017-05-09
* 1 minor enhancement:
* Updated rails support. (phiggins)
* 1 bug fix:
* Fixed regression reporting class methods caused by 1.7.0. (marcinruszkiewicz/etagwerker)