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: 70,538 of 187,591
Downloads: 13,657

Daily

Ranking: 24,837 of 187,571
Downloads: 19

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,011,203,451bundler
101,165,649,814rake
28925,037,502rspec
43678,761,749rails
43678,761,749rails
57613,457,880rubocop
116354,228,977rspec-rails
175257,032,004pry-byebug
188242,885,456rubocop-rspec
189242,399,204rubocop-rails
206218,236,921mysql2
223198,247,937database_cleaner
1,33030,432,240rubocop-rake
2,02812,151,096appraisal
2,9255,350,289active_interaction
3,6582,994,645prettier
4,0102,395,113generator_spec

Owners

#GravatarHandle
1iconadwerx
2icondhughes