debride version 1.2.0 has been released!
* home: <https://github.com/seattlerb/debride>
* rdoc: <http://docs.seattlerb.org/debride>
Analyze code for potentially uncalled / dead methods.
Changes:
### 1.2.0 / 2015-03-26
* 1 major enhancement:
* Added plugin system to allow processing of other file types.
* 1 minor enhancement:
* Refactored code to allow for plugin system to do multi-phase processing.