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,342 of 192,137
Downloads: 15,028

Daily

Ranking: 59,666 of 192,103
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,342,103,677bundler
81,292,456,495rake
29970,934,436rspec
44733,962,069rails
44733,962,069rails
56678,687,791rubocop
122379,900,565rspec-rails
182271,970,687rubocop-rails
183271,863,731pry-byebug
187267,179,682rubocop-rspec
213230,632,324mysql2
234207,927,633database_cleaner
1,23436,767,869rubocop-rake
2,01413,771,043appraisal
2,9305,832,679active_interaction
3,6753,238,263prettier
3,9182,785,330generator_spec

Owners

#GravatarHandle
1iconadwerx
2icondhughes