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,940 of 189,968
Downloads: 1,415

Daily

Ranking: 122,573 of 189,933
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,249,142,844rake
251,041,768,887thor
29955,025,919rspec
56656,388,482rubocop

Owners

#GravatarHandle
1iconDhamo1107