RubyGems Navigation menu

compony 0.9.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.10.2 December 08, 2025 (739 KB)
  2. 0.10.1 December 08, 2025 (739 KB)
  3. 0.10.0 December 08, 2025 (738 KB)
  4. 0.9.0 November 28, 2025 (736 KB)
  5. 0.8.1 November 28, 2025 (735 KB)
Show all versions (45 total)

Runtime Dependencies (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 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 14,769

For this version 152

Version Released:

Licenses:

N/A

Required Ruby Version: >= 3.3.5

Links: