Categories: None [Edit]
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: 76,814 of 182,878
Downloads: 10,972
Daily
Ranking: 17,063 of 182,869
Downloads: 10
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,375,186,063 | bundler |
10 | 944,344,591 | rake |
25 | 813,260,135 | rspec |
40 | 560,054,322 | rails |
40 | 560,054,322 | rails |
63 | 469,671,464 | rubocop |
116 | 291,623,473 | rspec-rails |
168 | 212,777,734 | pry-byebug |
185 | 194,297,363 | mysql2 |
197 | 180,879,014 | rubocop-rspec |
198 | 179,236,857 | database_cleaner |
204 | 172,981,436 | rubocop-rails |
1,534 | 17,919,466 | rubocop-rake |
2,072 | 8,581,887 | appraisal |
2,928 | 4,145,483 | active_interaction |
3,599 | 2,489,806 | prettier |
4,150 | 1,744,742 | generator_spec |