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: 67,872 of 193,241
Downloads: 15,372

Daily

Ranking: 51,272 of 193,214
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,441,694,098bundler
81,330,550,542rake
29983,169,856rspec
44748,388,325rails
44748,388,325rails
56696,167,161rubocop
122387,392,330rspec-rails
179281,243,262rubocop-rails
184275,935,071pry-byebug
186274,575,135rubocop-rspec
214233,701,667mysql2
238210,730,612database_cleaner
1,19938,702,438rubocop-rake
2,00914,230,011appraisal
2,9275,977,879active_interaction
3,6653,360,810prettier
3,8892,910,144generator_spec

Owners

#GravatarHandle
1iconadwerx
2icondhughes