Categories: None [Edit]

cruft_tracker

https://rubygems.org/gems/cruft_tracker
https://github.com/AdWerx/cruft-tracker
Have you ever asked yourself, "Is this method even being used?!" Or, "What the heck is this method receiving?" Does your application use Rails? If the answers these questions are yes, this gem may be of use to you! Large applications can accrue cruft; old methods that might once have been important, but are now unused or code that is difficult to understand, but dangerous to refactor. Unfortunately, software is _complex_ and sometimes it's unclear what's really going on. This adds maintenance burdens, headaches, and uncertainty. This gem aims to give you a couple tools to make it easier to know what (and how) your code is being used (or not). CruftTracker supports Rails versions 5.2 to 6.1 at this time. As of now the gem only supports MySQL, but contributions for Postgres or other DBMS would be welcome.

Total

Ranking: 68,412 of 191,483
Downloads: 14,859

Daily

Ranking: 43,166 of 191,454
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,294,095,825bundler
81,274,245,981rake
29964,633,797rspec
44726,571,628rails
44726,571,628rails
56669,650,118rubocop
122376,037,989rspec-rails
182269,846,353pry-byebug
184267,764,721rubocop-rails
188263,747,968rubocop-rspec
213229,055,390mysql2
232206,370,656database_cleaner
1,25635,828,785rubocop-rake
2,01813,515,501appraisal
2,9275,765,093active_interaction
3,6823,201,821prettier
3,9502,713,426generator_spec

Owners

#GravatarHandle
1icondhughes
2iconadwerx