RubyGems Navigation menu

compony 0.2.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.3.3 - June 03, 2024 (747.0 KB)
  2. 0.3.2 - June 01, 2024 (747.0 KB)
  3. 0.3.1 - May 31, 2024 (746.5 KB)
  4. 0.3.0 - May 29, 2024 (745.5 KB)
  5. 0.2.3 - April 27, 2024 (741.0 KB)
  6. 0.2.2 - April 24, 2024 (741.0 KB)
显示所有版本 (共 20 个)

Runtime 依赖 (8):

anchormodel ~> 0.1.5
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

业主:

推送:

作者:

  • Sandro Kalbermatter, contributors

SHA 256 校验和:

e995d05745a8e06b03c9b9d8ab2cf49fe888562c18c3eec8f8c9f89aae607411

下载总量 2,724

这个版本 177

许可:

需要的 Ruby 版本: >= 3.0.0

链接: