evilmartians / callback_hellLinks
Callback Hell is a Ruby gem that analyzes your Ruby on Rails application models and provides actionable insights on callbacks and validations. Use it to identify models that might benefit from refactoring, spot callback pollution from gems and associations, and keep your models clean and maintainable.
☆116Updated 2 weeks ago
Alternatives and similar repositories for callback_hell
Users that are interested in callback_hell are comparing it to the libraries listed below
Sorting:
- Detect unnecessary selected database columns☆126Updated last year
- Barley is a fast and efficient ActiveModel serializer☆82Updated 4 months ago
- A GitHub Action to ensure all Rails application foreign key columns are indexed☆125Updated 2 weeks ago
- A tracer for Active Record queries☆193Updated 3 months ago
- ActiveJob::Performs adds the `performs` macro to set up jobs by convention.☆179Updated 3 weeks ago
- Sidekiq middleware to re-route “greedy” clients’ jobs to slower queues☆82Updated last year
- Create associations that combine multiple Active Record associations using a SQL UNION under the hood.☆84Updated 4 months ago
- The easiest way to add custom confirmation dialog support to Rails apps.☆166Updated last month
- Simplistic UI State Management for Rails Apps using Hotwire and Caching☆76Updated 2 years ago
- An enhanced ActionCable adapter for PostgreSQL.☆121Updated last year
- Cursor-based pagination for ActiveRecord☆149Updated 5 months ago
- Compact ZIP file writing/reading for Ruby, for streaming applications☆91Updated 5 months ago
- Simplify and speed development of Rails controllers by making filter parameters declarative.☆90Updated last month
- A modern modular service object toolkit for Rails, that respects database transactions and adds type checks to returned values.☆80Updated last year
- Easily configure styles and apply them as classes.☆153Updated 2 months ago
- An alternative to Rails strong_parameters. Define structured and strongly-typed parameter schemas for your Rails controllers.☆137Updated 3 weeks ago
- A Ruby gem to send your ActionMailer mail through one of several delivery methods, selected by weight.☆98Updated last month
- Simple form objects for Rails☆71Updated last week
- Instant Search for Rails and ActiveRecord using SQL materialized views☆111Updated last year
- Better Mailer Previews is a Ruby on Rails gem that makes it easier to preview ActionMailer email templates.☆166Updated last year
- Active Record extension providing slotted counters support☆111Updated 6 months ago
- Reference implementation of BNB's Rails FormBuilder☆61Updated 4 months ago
- Web interface for the SolidQueue queuing backend☆49Updated 3 weeks ago
- A fast & reliable system for managing your Rails application's test data☆103Updated last year
- ConventionalExtensions sets up a file naming convention to extend your domain model☆71Updated 2 years ago
- A faster alternative to the custom use of `in_batches` with `pluck`☆155Updated 10 months ago
- A Redis ORM for reactive applications. Quacks just like Active Record. 🦆☆97Updated 3 years ago
- LetterThief allows your Ruby On Rails app to store sent emails in your database.☆58Updated last week
- A blurhash integration for images stored in ActiveStorage.☆57Updated last month
- Framework agnostic scheduler to run recurring jobs.☆130Updated 5 months ago