debride version 1.10.1 has been released!
Published 2022-12-03 @ 15:59
Analyze code for potentially uncalled / dead methods, now with auto-removal.
Changes:
1.10.1 / 2022-12-03
-
4 minor enhancements:
- Added –minimum
flag to filter out smaller suspects. - Added line count to suspects in report and total line count to end of report.
- Added processing of
delegate xs to: target
as a call to target. - Added processing of rails deliver_X -> X calls.
- Added –minimum
-
3 bug fixes:
- Fixed processing of colon2 (X::Y::Z) names.
- Fixed processing of var splatted attr_* methods.
- Possibly fixed conflation between rails route scopes and model scopes.
- home: https://github.com/seattlerb/debride
- rdoc: http://docs.seattlerb.org/debride