Categories: None [Edit]

un_used_methods

https://rubygems.org/gems/un_used_methods
https://github.com/Dhamo1107/un_used_methods
The un_used_methods gem scans your Rails application to find methods defined in models, controllers and helpers that are not used anywhere else in the application. This helps you clean up your codebase by identifying dead code.

Total

Ranking: 179,970 of 186,911
Downloads: 1,041

Daily

Ranking: 80,794 of 186,896
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,130,594,944rake
25966,077,336thor
27910,427,495rspec
57591,055,575rubocop

Owners

#GravatarHandle
1iconDhamo1107