RubyGems Navigation menu

un_used_methods 0.1.2

The un_used_methods gem scans your Rails application to find methods defined in models, controllers and helpers that are not used anywhere else in the application. This helps you clean up your codebase by identifying dead code.

Gemfile:
=

installieren:
=

Versionen:

  1. 0.1.3 August 22, 2024 (19 KB)
  2. 0.1.2 August 21, 2024 (19 KB)
  3. 0.1.1 August 17, 2024 (18 KB)
  4. 0.1.0 August 17, 2024 (11 KB)

Runtime Abhängigkeiten (1):

thor ~> 1.0

Development Abhängigkeiten (3):

rake ~> 13.0
rspec ~> 3.0
rubocop ~> 1.21

Besitzer:

Pushed by:

Autoren:

  • Dhamo1107

SHA 256-Prüfsumme:

=

Downloads insgesamt 621

Für diese Version 148

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 3.0.0

Links: