RubyGems Navigation menu

un_used_methods 0.1.0

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

instalar:
=

Versões:

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

thor ~> 1.0

Development Dependencies (3):

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

Donos:

Pushed by:

Autores:

  • Dhamo1107

SHA 256 checksum:

=

Total de downloads 621

Desta versão 132

Versão lançada:

Licença:

MIT

Versão Requerida do Ruby: >= 3.0.0

Links: