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: 76,814 of 182,878
Downloads: 10,972

Daily

Ranking: 17,063 of 182,869
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,375,186,063bundler
10944,344,591rake
25813,260,135rspec
40560,054,322rails
40560,054,322rails
63469,671,464rubocop
116291,623,473rspec-rails
168212,777,734pry-byebug
185194,297,363mysql2
197180,879,014rubocop-rspec
198179,236,857database_cleaner
204172,981,436rubocop-rails
1,53417,919,466rubocop-rake
2,0728,581,887appraisal
2,9284,145,483active_interaction
3,5992,489,806prettier
4,1501,744,742generator_spec

Owners

#GravatarHandle
1icondhughes
2iconadwerx