RubyGems Navigation menu

compony 0.3.0

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

install:
=

Versions:

  1. 0.5.1 September 16, 2024 (754 KB)
  2. 0.5.0 September 16, 2024 (754 KB)
  3. 0.4.1 September 12, 2024 (754 KB)
  4. 0.4.0 June 11, 2024 (753 KB)
  5. 0.3.3 June 03, 2024 (747 KB)
  6. 0.3.0 May 29, 2024 (746 KB)
Show all versions (24 total)

Runtime Dependencies (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 Dependencies (3):

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

Owners:

Pushed by:

Authors:

  • Sandro Kalbermatter, contributors

SHA 256 checksum:

=

Total downloads 5,002

For this version 241

Version Released:

Licenses:

N/A

Required Ruby Version: >= 3.0.0

Links: