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: - of 0
Downloads: -

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,524,455,789bundler
81,354,615,159rake
29993,218,487rspec
44759,429,268rails
44759,429,268rails
56710,510,158rubocop
122393,372,550rspec-rails
179288,653,216rubocop-rails
185280,452,323rubocop-rspec
186279,155,865pry-byebug
216236,299,151mysql2
241212,885,742database_cleaner
1,17640,176,436rubocop-rake
2,00614,621,711appraisal
2,9216,103,415active_interaction
3,6253,544,886prettier
3,8633,011,717generator_spec

Owners

#GravatarHandle
1iconadwerx
2icondhughes