Sign in Sign up
rubygems

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.

Activity

Latest release
4y ago
Total releases
10
Cadence
~daily
Last 12 months
0

Details

License
MIT
First release
Apr 22, 2022
Releases
Version Released
0.2.4 patch
0.2.3 patch
0.2.2 patch
0.2.1 patch
0.2.0 minor
0.1.4 patch
0.1.2 patch
0.1.1 patch
0.1.0 initial
0.1.3 patch