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
Related projects ⓘ
Alternatives and complementary repositories for component_party
- ☆17Updated 3 years ago
- Create "immutable" objects with no setters, just getters.☆92Updated 2 years ago
- ☆58Updated last year
- Automatic scopes for ActiveRecord models.☆80Updated 3 months ago
- ActiveRecord schema annotations done right☆72Updated last year
- Super simple and convenient way to isolate and namespace a collection of related methods☆36Updated 7 months ago
- Stub that automatically verifies that stubbed methods exist and the signatures match the original.☆19Updated 2 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆47Updated 11 months ago
- Expiring jobs support for Sidekiq☆31Updated 10 months ago
- Collection of helpers for dealing with fixtures in RSpec☆43Updated 3 years ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆43Updated 8 months ago
- Custom script to generate new gems☆36Updated 5 months ago
- Phlex ergonomics for building PDFs☆31Updated 8 months ago
- Sequential Sidekiq jobs for Rails☆61Updated last year
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆44Updated last month
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 5 years ago
- Add persisted fields to active record models without migrations.☆22Updated last month
- Manage exports and imports with ease, separating the logic from the models☆28Updated last year
- Simple and powerful implementation of the observer pattern.☆31Updated 3 years ago
- Simple filtering for ActiveRecord, Sequel and enumerables.☆22Updated 6 months ago
- Showcase lets you build previews for your partials, components, view helpers, Stimulus controllers and more.☆86Updated 9 months ago
- Define DSLs quickly and avoid the boilerplate write getters and setters. Oh, and it does validation too.☆47Updated last year
- Getting paranoid about your Rails application params? Try paramoid!☆71Updated 10 months ago
- A tiny Rails engine that helps you loading remote links into a bootstrap modal.☆25Updated 2 years ago
- Dedicated controllers for each of your Rails route actions.☆46Updated 2 years ago
- Feature Envy enhances Ruby with features inspired by other programming languages☆43Updated 6 months ago
- Active Record without Database☆52Updated last year
- Pass control of Active Record methods to a dedicated object.☆37Updated 2 years ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated last year
- One-way pipe, composable, rack application builder☆62Updated 11 months ago