Open Issues Need Help
View All on GitHub Rework overriding concepts of API 2 months ago
help wanted question
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. DRY your 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.
Ruby