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,612 of 196,619
Downloads: 16,635

Daily

Ranking: 22,750 of 196,594
Downloads: 22

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,749,482,850bundler
81,416,207,584rake
291,020,353,632rspec
45789,715,220rails
45789,715,220rails
56747,036,942rubocop
124408,435,726rspec-rails
173307,783,777rubocop-rails
183295,811,089rubocop-rspec
190287,390,553pry-byebug
224242,517,337mysql2
247218,401,635database_cleaner
1,11044,390,851rubocop-rake
1,98615,739,338appraisal
2,9106,440,386active_interaction
3,5673,877,264prettier
3,8453,215,305generator_spec

Owners

#GravatarHandle
1iconadwerx
2icondhughes