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,383 of 183,164
Downloads: 629

Daily

Ranking: 70,268 of 183,155
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
10956,206,434rake
24833,618,496thor
25818,960,563rspec
63476,936,777rubocop

Owners

#GravatarHandle
1iconDhamo1107