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: 70,175 of 187,967
Downloads: 13,854

Daily

Ranking: 20,295 of 187,960
Downloads: 23

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,047,993,597bundler
101,178,214,454rake
28930,568,481rspec
43685,112,222rails
43685,112,222rails
57621,211,399rubocop
116357,196,937rspec-rails
175258,758,676pry-byebug
188245,730,325rubocop-rspec
189245,722,467rubocop-rails
207220,197,137mysql2
224199,317,933database_cleaner
1,32031,159,974rubocop-rake
2,02912,324,895appraisal
2,9255,411,243active_interaction
3,6563,028,610prettier
4,0042,442,113generator_spec

Owners

#GravatarHandle
1iconadwerx
2icondhughes