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: 183,921 of 196,250
Downloads: 1,667

Daily

Ranking: 39,886 of 196,218
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,398,010,278rake
251,139,274,013thor
291,012,343,012rspec
57736,283,382rubocop

Owners

#GravatarHandle
1iconDhamo1107