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: 82,302 of 180,518
Downloads: 9,410

Daily

Ranking: 64,836 of 180,507
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,084,411,274bundler
16856,302,234rake
23769,240,345rspec
42515,808,343rails
42515,808,343rails
68415,679,622rubocop
115263,278,283rspec-rails
171192,546,652pry-byebug
177181,729,279mysql2
189168,862,092database_cleaner
201155,620,522rubocop-rspec
217145,439,219rubocop-rails
1,56914,380,676rubocop-rake
2,0727,571,124appraisal
2,9703,594,298active_interaction
3,6292,200,429prettier
4,1651,531,427generator_spec

Owners

#GravatarHandle
1icondhughes
2iconadwerx