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 6 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 last year
- Create "immutable" objects with no setters, just getters.☆92Updated 3 years ago
- ☆58Updated last year
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- Getting paranoid about your Rails application params? Try paramoid!☆72Updated 7 months ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆44Updated last year
- Strong type checking (assertion) for Ruby☆86Updated 3 years ago
- Rails gem to manage tags with PostgreSQL array columns.☆54Updated 2 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆49Updated last year
- Ruby client for immudb, the immutable database☆36Updated 2 months ago
- ActiveRecord schema annotations done right☆74Updated 8 months ago
- Define DSLs quickly and avoid the boilerplate write getters and setters. Oh, and it does validation too.☆47Updated 2 years ago
- Turbo helpers without the requirement for Rails☆45Updated 2 years ago
- One-way pipe, composable, rack application builder☆63Updated 8 months ago
- Expiring jobs support for Sidekiq☆30Updated last year
- Convert strings between different cases.☆97Updated last year
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated 7 months ago
- Feature Envy enhances Ruby with features inspired by other programming languages☆43Updated last year
- Non-blocking ActiveRecord method invocation☆48Updated 6 years ago
- This gem provides a mechanism for pending features.☆85Updated 3 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 11 months ago
- Stub that automatically verifies that stubbed methods exist and the signatures match the original.☆20Updated 3 years ago
- Active Record extension providing slotted counters support☆111Updated 6 months ago
- delegate :methods, to: :target, extracted from ActiveSupport☆32Updated 5 years ago
- Rate limiter for Rails based on leaky buckets☆88Updated last month
- Create ActiveRecord relations from UNIONs☆50Updated 4 months ago
- Mariage of policy object and interactor patterns☆27Updated 3 years ago
- Some custom methods built to help making Telegram bots using this wrapper: https://github.com/atipugin/telegram-bot-ruby☆23Updated 4 years ago
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆51Updated 6 years ago
- Separate schema from data migrations in your Rails apps☆69Updated 3 weeks ago