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: 75,843 of 183,471
Downloads: 11,301

Daily

Ranking: 25,716 of 183,459
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,455,829,279bundler
10968,905,115rake
25824,998,340rspec
41573,188,038rails
41573,188,038rails
62484,810,129rubocop
116299,317,620rspec-rails
168218,021,151pry-byebug
187197,383,255mysql2
196187,741,373rubocop-rspec
201181,867,415database_cleaner
202180,958,952rubocop-rails
1,51818,951,704rubocop-rake
2,0738,881,327appraisal
2,9194,303,177active_interaction
3,6132,549,694prettier
4,1291,813,854generator_spec

Owners

#GravatarHandle
1icondhughes
2iconadwerx