thoughtbot / active-record-recipes
A repository of common (and not so common) active record queries.
☆53Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for active-record-recipes
- A modern modular service object toolkit for Rails, that respects database transactions and adds type checks to returned values.☆77Updated 2 months ago
- Instant Search for Rails and ActiveRecord using SQL materialized views☆107Updated 6 months ago
- ☆66Updated last month
- Harness the power of Turbo Streams to declare click event handlers as a series of HTML mutations.☆40Updated 2 weeks ago
- ConventionalExtensions sets up a file naming convention to extend your domain model☆71Updated last year
- Regression testing for data☆66Updated 3 months ago
- Login via email, SMS, or whatever would use a temporary code☆96Updated last month
- Multi-core test runner for Ruby☆134Updated this week
- A list of companies that develop software with Ruby☆58Updated last month
- Simplistic UI State Management for Rails Apps using Hotwire and Caching☆76Updated last year
- ActiveJob::Performs adds the `performs` macro to set up jobs by convention.☆147Updated 4 months ago
- Smart-Period aims to simplify Time-range manipulation☆79Updated 3 months ago
- Preload factories (factory_bot) just like fixtures. It will be easy and, probably, faster!☆132Updated last year
- Pass control of Active Record methods to a dedicated object.☆37Updated 2 years ago
- A GitHub Action to ensure all Rails application foreign key columns are indexed☆86Updated last week
- A composite cache store comprised of layered ActiveSupport::Store instances