viniciusoyama / component_partyLinks
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.☆82Updated 11 months ago
- ☆58Updated last year
- Create "immutable" objects with no setters, just getters.☆92Updated 3 years ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- Non-blocking ActiveRecord method invocation☆48Updated 5 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆49Updated last year
- Define DSLs quickly and avoid the boilerplate write getters and setters. Oh, and it does validation too.☆47Updated last year
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated 5 months ago
- Ruby client for immudb, the immutable database☆36Updated 3 weeks ago
- Feature Envy enhances Ruby with features inspired by other programming languages☆43Updated last year
- Rate limiter for Rails based on leaky buckets☆87Updated this week
- Getting paranoid about your Rails application params? Try paramoid!☆72Updated 6 months ago
- Rails gem to manage tags with PostgreSQL array columns.☆55Updated 2 years ago
- One-way pipe, composable, rack application builder☆63Updated 7 months ago
- delegate :methods, to: :target, extracted from ActiveSupport☆32Updated 5 years ago
- ActiveRecord schema annotations done right☆74Updated 7 months ago
- ActiveRecord extension to enable tracking of your records.☆28Updated 2 years ago
- Mariage of policy object and interactor patterns☆27Updated 3 years ago
- Showcase lets you build previews for your partials, components, view helpers, Stimulus controllers and more.☆89Updated last year
- A gem to spy queries running with Active Record and report missing indexes☆77Updated 7 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 9 months ago
- Simple gem to provide a coverage of I18n keys used during test suite☆25Updated 3 years ago
- A Ruby gem to send your ActionMailer mail through one of several delivery methods, selected by weight.☆98Updated last week
- Add persisted fields to active record models without migrations.☆22Updated 10 months ago
- Sequential Sidekiq jobs for Rails☆62Updated 2 years ago
- Phlex ergonomics for building PDFs☆38Updated last year
- Principled Test Framework for Ruby and MRuby☆73Updated this week
- Stub that automatically verifies that stubbed methods exist and the signatures match the original.☆20Updated 3 years ago
- Turbo helpers without the requirement for Rails☆45Updated 2 years ago
- RequestVia: A Functional HTTP Client That Wraps Net::HTTP☆74Updated 7 years ago