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: 72,544 of 186,698
Downloads: 12,669

Daily

Ranking: 41,573 of 186,685
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,900,560,356bundler
101,125,994,016rake
27908,151,619rspec
43657,160,940rails
43657,160,940rails
57588,418,180rubocop
117344,464,182rspec-rails
171251,166,086pry-byebug
188233,815,232rubocop-rspec
193230,431,032rubocop-rails
205213,821,898mysql2
219194,989,024database_cleaner
1,37728,029,956rubocop-rake
2,01311,623,445appraisal
2,9105,156,809active_interaction
3,6552,906,961prettier
4,0692,222,612generator_spec

Owners

#GravatarHandle
1iconadwerx
2icondhughes