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: 68,114 of 192,692
Downloads: 15,212

Daily

Ranking: 29,834 of 192,666
Downloads: 17

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,389,621,074bundler
81,311,002,349rake
29976,634,844rspec
44740,994,370rails
44740,994,370rails
56686,952,113rubocop
122383,409,389rspec-rails
181276,155,200rubocop-rails
184273,741,251pry-byebug
186270,772,474rubocop-rspec
214232,040,466mysql2
236209,262,140database_cleaner
1,22537,640,404rubocop-rake
2,01313,969,247appraisal
2,9275,900,735active_interaction
3,6833,275,144prettier
3,9112,841,130generator_spec

Owners

#GravatarHandle
1iconadwerx
2icondhughes