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,699 of 190,365
Downloads: 14,689

Daily

Ranking: 59,090 of 190,317
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,243,919,424bundler
81,256,317,454rake
29957,790,816rspec
44718,397,445rails
44718,397,445rails
56660,369,141rubocop
121372,188,733rspec-rails
181267,774,385pry-byebug
185263,388,443rubocop-rails
188260,192,640rubocop-rspec
210227,450,774mysql2
230204,942,796database_cleaner
1,27034,878,781rubocop-rake
2,02213,267,986appraisal
2,9265,700,426active_interaction
3,6763,162,889prettier
3,9732,650,362generator_spec

Owners

#GravatarHandle
1iconadwerx
2icondhughes