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: 65,513 of 195,762
Downloads: 16,533

Daily

Ranking: 44,354 of 195,747
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,629,697,366bundler
81,384,293,602rake
291,006,320,288rspec
45773,536,641rails
45773,536,641rails
57728,179,197rubocop
122400,714,630rspec-rails
176297,759,844rubocop-rails
183287,798,442rubocop-rspec
189283,275,706pry-byebug
217239,315,446mysql2
245215,592,323database_cleaner
1,14142,141,861rubocop-rake
1,99515,172,606appraisal
2,9216,263,037active_interaction
3,5753,743,419prettier
3,8593,112,312generator_spec

Owners

#GravatarHandle
1iconadwerx
2icondhughes