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: 76,508 of 183,107
Downloads: 11,082

Daily

Ranking: 35,920 of 183,092
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,407,087,911bundler
10953,844,246rake
25817,849,894rspec
41565,217,426rails
41565,217,426rails
63475,587,280rubocop
116294,635,586rspec-rails
168214,812,247pry-byebug
186195,529,708mysql2
197183,546,275rubocop-rspec
199180,320,372database_cleaner
202176,284,994rubocop-rails
1,52818,316,198rubocop-rake
2,0688,709,738appraisal
2,9254,206,612active_interaction
3,6062,513,509prettier
4,1421,773,061generator_spec

Owners

#GravatarHandle
1iconadwerx
2icondhughes