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.
Required Ruby Version
>= 3.3.5
Authors
Sandro Kalbermatter, contributors
Versions
- 0.11.12 June 30, 2026 (870 KB)
- 0.11.11 June 06, 2026 (870 KB)
- 0.11.10 June 04, 2026 (869 KB)
- 0.11.9 May 18, 2026 (866 KB)
- 0.11.8 May 15, 2026 (741 KB)