RubyGems Navigation menu

compony 0.2.3

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.2.3 - April 27, 2024 (741.0 KB)
  2. 0.2.2 - April 24, 2024 (741.0 KB)
  3. 0.2.1 - March 25, 2024 (113.0 KB)
  4. 0.2.0 - March 25, 2024 (112.0 KB)
  5. 0.1.1 - March 25, 2024 (112.0 KB)
顯示所有版本(共 16)

Runtime 相依性套件 (8):

anchormodel ~> 0.2.0
cancancan ~> 3.4.0
dslblend >= 0.0.3
dyny >= 0.0.3
rails >= 7.1.2
request_store >= 1.5
schemacop >= 3.0.17
simple_form >= 5.1.0

Development 相依性套件 (3):

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

擁有者:

Pushed by:

作者:

  • Sandro Kalbermatter, contributors

SHA 256 checksum:

2463c5dddc08b8276ce7fdb510b0e58747123d4ca63dd2b34de203e96f281d4d

總下載次數 1,904

這個版本 178

License:

Ruby 版本需求: >= 3.0.0

相關連結: