kalsan / componyLinks
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.
☆19Updated last week
Alternatives and similar repositories for compony
Users that are interested in compony are comparing it to the libraries listed below
Sorting:
- Track ActiveRecord validation errors on your database☆43Updated 5 months ago
- ☆37Updated last year
- Stash a redirect to execute a controller flow within another and return to the original flow later.☆72Updated last week
- Rails scopes and predicates defined with the same DSL.☆60Updated 3 years ago
- Use the null object pattern with Active Record associations.☆51Updated last year
- StimulusX brings the power of reactive programming to Stimulus JS.☆56Updated 5 months ago
- Simple form objects for Rails☆78Updated 4 months ago
- Harness the power of Turbo Streams to declare click event handlers as a series of HTML mutations.☆51Updated last month
- Stimulizer provides convenience methods for working with StimulusJS in views, templates, and components.☆53Updated 2 years ago
- ConventionalExtensions sets up a file naming convention to extend your domain model☆72Updated 3 years ago
- Fast & simple Rails ActiveRecord model tagging using PostgreSQL's Array datatype☆53Updated 4 years ago
- A blurhash integration for images stored in ActiveStorage.☆58Updated this week
- Showcase lets you build previews for your partials, components, view helpers, Stimulus controllers and more.☆127Updated last month
- Simplistic UI State Management for Rails Apps using Hotwire and Caching☆76Updated 2 years ago
- ☆28Updated 2 years ago
- A “minion” for Turbo-Frames and Streams. This custom element transitions elements as they enter or leave the DOM.