viniciusoyama / component_party
Frontend components for Ruby on Rails: group your view logic, html and css files in components to be rendered from views or directly from controllers.
☆34Updated 5 years ago
Alternatives and similar repositories for component_party:
Users that are interested in component_party are comparing it to the libraries listed below
- ☆58Updated last year
- Automatic scopes for ActiveRecord models.☆81Updated 8 months ago
- Create "immutable" objects with no setters, just getters.☆92Updated 3 years ago
- Pass control of Active Record methods to a dedicated object.☆37Updated 2 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 6 months ago
- Simple and powerful implementation of the observer pattern.☆31Updated 3 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆49Updated last year
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 5 years ago
- Track ActiveRecord validation errors on your database☆43Updated 5 months ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- Feature Envy enhances Ruby with features inspired by other programming languages☆43Updated 11 months ago
- Phlex ergonomics for building PDFs☆35Updated last year
- RequestVia: A Functional HTTP Client That Wraps Net::HTTP☆74Updated 6 years ago
- Custom script to generate new gems☆36Updated 10 months ago
- Expiring jobs support for Sidekiq☆30Updated last year
- Stub that automatically verifies that stubbed methods exist and the signatures match the original.☆20Updated 3 years ago
- delegate :methods, to: :target, extracted from ActiveSupport☆32Updated 4 years ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated 2 months ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆44Updated last year
- ActiveRecord schema annotations done right☆74Updated 4 months ago
- Some custom methods built to help making Telegram bots using this wrapper: https://github.com/atipugin/telegram-bot-ruby☆23Updated 3 years ago
- A regular expression engine written in Ruby.☆29Updated 2 years ago
- One-way pipe, composable, rack application builder☆63Updated 3 months ago
- Showcase lets you build previews for your partials, components, view helpers, Stimulus controllers and more.☆88Updated last year
- ☆28Updated 3 years ago
- A linting tool for your Rails routes☆31Updated 10 months ago
- Getting paranoid about your Rails application params? Try paramoid!☆71Updated 3 months ago
- Define DSLs quickly and avoid the boilerplate write getters and setters. Oh, and it does validation too.☆47Updated last year
- Manage exports and imports with ease, separating the logic from the models☆28Updated last year
- Dedicated controllers for each of your Rails route actions.☆46Updated 3 years ago