RubyGems Navigation menu

un_used_methods 0.1.1

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

install:
=

Versions:

  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

Owners:

Pushed by:

Authors:

  • Dhamo1107

SHA 256 checksum:

=

Total downloads 621

For this version 160

Version Released:

License:

MIT

Required Ruby Version: >= 3.0.0

Links: