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

インストール:
=

バージョン履歴:

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

Runtime依存関係 (1):

thor ~> 1.0

Development依存関係 (3):

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

所有者:

プッシュ者:

作者:

  • Dhamo1107

SHA 256チェックサム:

=

累計ダウンロード数 621

このバージョンのみ 148

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 3.0.0

リンク: