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: 71,924 of 186,947
Downloads: 13,003

Daily

Ranking: 21,628 of 186,938
Downloads: 30

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,936,839,016bundler
101,139,345,512rake
27913,996,669rspec
43664,657,415rails
43664,657,415rails
57596,250,012rubocop
116347,843,487rspec-rails
173253,252,293pry-byebug
187236,947,087rubocop-rspec
191234,118,203rubocop-rails
206215,189,315mysql2
219196,115,409database_cleaner
1,36428,852,270rubocop-rake
2,03111,777,972appraisal
2,9235,224,595active_interaction
3,6642,929,488prettier
4,0532,274,232generator_spec

Owners

#GravatarHandle
1iconadwerx
2icondhughes