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,925 of 187,239
Downloads: 13,451

Daily

Ranking: 28,716 of 187,224
Downloads: 14

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,973,208,875bundler
101,151,901,046rake
27919,404,019rspec
43671,311,427rails
43671,311,427rails
57604,440,374rubocop
117351,039,053rspec-rails
173255,185,948pry-byebug
186239,954,294rubocop-rspec
190237,939,195rubocop-rails
206216,724,255mysql2
223197,187,257database_cleaner
1,34629,657,123rubocop-rake
2,02711,956,223appraisal
2,9235,289,492active_interaction
3,6602,962,958prettier
4,0282,335,844generator_spec

Owners

#GravatarHandle
1iconadwerx
2icondhughes