RubyGems Navigation menu

compony 0.7.1

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.9.0 November 28, 2025 (736 KB)
  2. 0.8.1 November 28, 2025 (735 KB)
  3. 0.8.0 November 27, 2025 (735 KB)
  4. 0.7.1 November 20, 2025 (729 KB)
  5. 0.7.0 November 14, 2025 (788 KB)
Show all versions (42 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,254

For this version 164

Version Released:

Licenses:

N/A

Required Ruby Version: >= 3.3.5

Links: