RubyGems Navigation menu

compony 0.5.2

Compony is a Gem that allows you to write your Rails application in component-style fashion. It combines a controller action and route along \ with its view into a single Ruby class. This allows writing much DRYer code, using inheritance even in views and much easier refactoring for your Rails \ applications, helping you to keep the code clean as the application evolves.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.5.3 December 23, 2024 (758KB)
  2. 0.5.2 November 20, 2024 (757KB)
  3. 0.5.1 September 16, 2024 (754KB)
  4. 0.5.0 September 16, 2024 (754KB)
  5. 0.4.1 September 12, 2024 (754KB)
全てのバージョンを表示(全26件)

Runtime依存関係 (8):

anchormodel ~> 0.2.1
cancancan ~> 3.6.1
dslblend >= 0.0.3
dyny >= 0.0.3
rails >= 7.2.1
request_store >= 1.7
schemacop >= 3.0.17
simple_form >= 5.3.1

Development依存関係 (3):

rubocop >= 1.48
rubocop-rails >= 2.18.0
yard >= 0.9.28

所有者:

プッシュ者:

作者:

  • Sandro Kalbermatter, contributors

SHA 256チェックサム:

=

累計ダウンロード数 5,910

このバージョンのみ 162

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

ライセンス:

N/A

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

リンク: