RubyGems Navigation menu

un_used_methods 0.1.3

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:
=

Installeer:
=

Versies:

  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 afhankelijkheden (1):

thor ~> 1.0

Development afhankelijkheden (3):

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

Eigenaren:

Pushed by:

Authors:

  • Dhamo1107

SHA 256 checksum:

=

Total downloads 621

Voor deze versie 181

Versie vrijgegeven:

Licentie:

MIT

Required Ruby Version: >= 3.0.0

Links: