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: 67,864 of 193,767
Downloads: 15,437

Daily

Ranking: 19,558 of 193,752
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,495,674,061bundler
81,346,467,157rake
29989,755,551rspec
44755,549,572rails
44755,549,572rails
56705,618,789rubocop
122391,291,789rspec-rails
179286,121,753rubocop-rails
185278,438,320rubocop-rspec
186278,038,650pry-byebug
215235,417,370mysql2
239212,118,069database_cleaner
1,18539,658,158rubocop-rake
2,00514,493,109appraisal
2,9236,055,667active_interaction
3,6403,472,269prettier
3,8712,978,521generator_spec

Owners

#GravatarHandle
1iconadwerx
2icondhughes