RubyGems Navigation menu

cruft_tracker 0.2.0

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.

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.2.4 - August 03, 2022 (22,5 KB)
  2. 0.2.3 - August 03, 2022 (22,5 KB)
  3. 0.2.2 - July 25, 2022 (22,5 KB)
  4. 0.2.1 - July 07, 2022 (22,5 KB)
  5. 0.2.0 - July 06, 2022 (21,5 KB)
Zeige alle Versionen (10 total)

Runtime Abhängigkeiten (2):

rails >= 5.2

Development Abhängigkeiten (14):

appraisal ~> 2.4.1
bundler ~> 2.1
database_cleaner ~> 2.0.1
generator_spec ~> 0.9.4
mysql2 ~> 0.5.3
pry-byebug ~> 3.9
rails >= 5.2
rake ~> 10.0
rspec ~> 3.0
rspec-rails ~> 5.0.2
rubocop ~> 1.22.2
rubocop-rails ~> 2.12.4
rubocop-rake ~> 0.6.0
rubocop-rspec ~> 2.5.0

Besitzer:

Pushed by:

Autoren:

  • Adwerx Inc., Doug Hughes

SHA 256-Prüfsumme:

= In die Zwischenablage kopieren Kopiert!

Downloads insgesamt 10.191

Für diese Version 663

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: