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
Sorting:
- Automatic scopes for ActiveRecord models.☆81Updated 9 months ago
- Create "immutable" objects with no setters, just getters.☆92Updated 3 years ago
- RequestVia: A Functional HTTP Client That Wraps Net::HTTP☆74Updated 6 years ago
- ☆58Updated last year
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆44Updated last year
- ☆17Updated 4 years ago
- Define DSLs quickly and avoid the boilerplate write getters and setters. Oh, and it does validation too.☆47Updated last year
- Add persisted fields to active record models without migrations.☆22Updated 7 months ago
- Component library for Ruby applications using Phlex☆28Updated this week
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 5 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆48Updated last year
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 7 months ago
- Simple and powerful implementation of the observer pattern.☆31Updated 3 years ago
- Track ActiveRecord validation errors on your database☆43Updated 6 months ago
- Sequential Sidekiq jobs for Rails☆61Updated 2 years ago
- Getting paranoid about your Rails application params? Try paramoid!☆71Updated 3 months ago
- ☆28Updated 3 years ago
- Expiring jobs support for Sidekiq☆30Updated last year
- Dedicated controllers for each of your Rails route actions.☆46Updated 3 years ago
- Custom script to generate new gems☆36Updated 11 months ago
- ActiveRecord schema annotations done right☆74Updated 4 months ago
- Non-blocking ActiveRecord method invocation☆48Updated 5 years ago
- Phlex ergonomics for building PDFs☆35Updated last year
- Showcase lets you build previews for your partials, components, view helpers, Stimulus controllers and more.☆88Updated last year
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 2 years ago
- 👾 Resilience test helpers for Active Job☆73Updated this week
- Literal Enums for Rails☆17Updated 2 years ago
- Feature Envy enhances Ruby with features inspired by other programming languages☆43Updated last year
- Some custom methods built to help making Telegram bots using this wrapper: https://github.com/atipugin/telegram-bot-ruby☆23Updated 3 years ago