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,450 of 182,288
Downloads: 525

Daily

Ranking: 74,483 of 182,276
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12922,465,671rake
24809,367,916thor
25802,225,171rspec
65456,110,208rubocop

Owners

#GravatarHandle
1iconDhamo1107