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,509 of 196,338
Downloads: 16,611

Daily

Ranking: 51,088 of 196,320
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,687,515,579bundler
81,399,913,164rake
291,013,199,560rspec
45781,499,294rails
45781,499,294rails
57737,392,019rubocop
123404,513,824rspec-rails
175302,658,769rubocop-rails
184291,772,689rubocop-rspec
190285,337,889pry-byebug
219240,901,797mysql2
246216,986,078database_cleaner
1,12843,248,505rubocop-rake
1,99115,449,867appraisal
2,9246,347,802active_interaction
3,5743,817,160prettier
3,8563,156,620generator_spec

Owners

#GravatarHandle
1iconadwerx
2icondhughes