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: 180,300 of 188,645
Downloads: 1,366

Daily

Ranking: 115,123 of 188,635
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,194,085,295rake
251,012,458,756thor
29937,687,145rspec
57631,561,923rubocop

Owners

#GravatarHandle
1iconDhamo1107