longliveruby / procedureLinks
Mariage of policy object and interactor patterns
☆27Updated 4 years ago
Alternatives and similar repositories for procedure
Users that are interested in procedure are comparing it to the libraries listed below
Sorting:
- Automatic scopes for ActiveRecord models.☆82Updated last year
- Robust data change tracking for Rails☆94Updated last year
- String enums for Rails☆86Updated 2 weeks ago
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- Active Record extension providing slotted counters support☆111Updated 6 months ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆49Updated last year
- Webhook processing engine for Rails apps☆32Updated 9 months ago
- Showcase lets you build previews for your partials, components, view helpers, Stimulus controllers and more.☆89Updated last month
- Rate limiter for Rails based on leaky buckets☆88Updated last month
- ☆58Updated last year
- A lightweight and database-level Ruby library to transform any Active Record query into analytics hash ready for use with any chart libra…☆110Updated 6 years ago
- A modern modular service object toolkit for Rails, that respects database transactions and adds type checks to returned values.☆80Updated last year
- Create powerful interfaces for filtering, searching, and sorting collections of items.☆89Updated this week
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- ☆95Updated 2 years ago
- Mountable Rails Engine for viewing paginated logs from a browser☆79Updated 2 years ago
- An alternative way to do cascading deletes/destroys in Rails.☆62Updated 4 months ago
- Rails console history for Heroku, Docker, and more☆83Updated 2 weeks ago
- Smart-Period aims to simplify Time-range manipulation☆79Updated last month
- Instant Search for Rails and ActiveRecord using SQL materialized views☆111Updated last year
- Automatically unsubscribe from emails in Rails.☆67Updated 2 years ago
- Sequential Sidekiq jobs for Rails☆62Updated 2 years ago
- Enforceable contracts with test-like assurances for jobs☆78Updated last year
- Deploy machine learning models in Ruby (and Rails)☆73Updated 2 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 11 months ago
- Speed up ActiveRecord#present? calls with the power of monkeypatching!☆60Updated 5 years ago
- Resumable support for ActiveStorage☆30Updated 10 months ago
- NoPassword is a Ruby on Rails gem that allows session authentication with a token or a magic link via an email sent to the user; there is…☆45Updated 8 months ago
- Generate PNG previews for HTML snippets (html/css/js). Any complexity.☆36Updated 4 months ago
- Make use of recursive queries in Rails when using Postgresql or SQLite