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: 82,321 of 180,488
Downloads: 9,399

Daily

Ranking: 12,522 of 180,477
Downloads: 33

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,080,748,809bundler
16855,188,240rake
23768,688,728rspec
42515,289,818rails
42515,289,818rails
68414,960,918rubocop
115262,936,125rspec-rails
171192,295,083pry-byebug
177181,588,576mysql2
189168,713,936database_cleaner
201155,329,951rubocop-rspec
217145,145,985rubocop-rails
1,56814,335,253rubocop-rake
2,0717,563,078appraisal
2,9713,588,052active_interaction
3,6312,195,607prettier
4,1611,529,644generator_spec

Owners

#GravatarHandle
1icondhughes
2iconadwerx