Add arbitrary ordering to ActiveRecord queries.
☆261Jul 23, 2024Updated last year
Alternatives and similar repositories for order_as_specified
Users that are interested in order_as_specified are comparing it to the libraries listed below
Sorting:
- Happy database triggers for ActiveRecord☆794Mar 31, 2025Updated 11 months ago
- Simple and safe way to dynamically render error pages or JSON responses for Rails apps☆530Nov 30, 2025Updated 3 months ago
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,449Oct 27, 2025Updated 4 months ago
- Turbo-charged counter caches for your Rails app.☆2,100Feb 25, 2026Updated last week
- calculate_all method for aggregate functions in Active Record☆137Jun 20, 2025Updated 8 months ago
- Cursor pagination with pagy for Ruby On Rails☆129Aug 7, 2024Updated last year
- An ActiveModel extension that automatically strips all attributes of leading and trailing whitespace before validation. If the attribute…☆638Jan 21, 2026Updated last month
- Rails plugin that logs/displays a backtrace of all SQL queries executed by Active Record☆1,005Jan 20, 2026Updated last month
- Adds typed jsonb backed fields to your ActiveRecord models.☆1,131Updated this week
- 🃏🗑 Soft deletes for ActiveRecord done right☆2,374Feb 23, 2026Updated last week
- Identify database issues before they hit production.☆1,908Jan 12, 2026Updated last month
- Versioned database views for Rails☆3,610Nov 14, 2025Updated 3 months ago
- Versioned database functions and triggers for Rails☆849Updated this week
- Use ActiveRecord transactional callbacks outside of models, literally everywhere in your application.☆779Feb 7, 2025Updated last year
- A flexible gem for cloning models☆324Feb 13, 2026Updated 3 weeks ago
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,167Updated this week
- Catch unsafe migrations in development☆4,359Jan 5, 2026Updated 2 months ago
- Lazy loading associations for the ActiveRecord models☆731Feb 7, 2026Updated last month
- Go faster, off the Rails - Benchmarks for your whole Rails app☆3,049Jan 1, 2025Updated last year
- Database constraints made easy for ActiveRecord.☆672Oct 27, 2020Updated 5 years ago
- Provides a way to specify default values for ActiveRecord models☆738Nov 5, 2025Updated 4 months ago
- UNIONs in ActiveRecord! Adds proper union and union_all methods to ActiveRecord::Relation.☆506Oct 1, 2025Updated 5 months ago
- An ActiveRecord plugin for managing lists.☆2,076Nov 24, 2025Updated 3 months ago
- Database changes log for Rails☆1,680Oct 8, 2025Updated 5 months ago
- AutoStripAttributes gem for Rails helps to remove unnecessary whitespaces from ActiveRecord or ActiveModel attributes. It's good for remo…☆364Mar 18, 2023Updated 2 years ago
- A library for bulk insertion of data into your database using ActiveRecord.☆4,140Sep 27, 2025Updated 5 months ago
- Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.☆1,614Dec 6, 2025Updated 3 months ago
- Parameter Validation & Type Coercion for Rails☆936Jan 15, 2024Updated 2 years ago
- Benchmark and profile your Rails apps☆801Jun 28, 2022Updated 3 years ago
- Just the right amount of Rails eager loading☆1,667Dec 15, 2025Updated 2 months ago
- Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes…☆1,163Feb 27, 2026Updated last week
- Easily output tabular data, be it in HTML, CSV or XLSX. Create clean table classes instead of messing with views to create nice tables.☆20Jan 23, 2026Updated last month
- ✏️ Action Draft brings your ActiveRecord model to storage multiple draft attributes without add columns to the business table.☆19Mar 21, 2022Updated 3 years ago
- Multiple databases for Rails☆460Dec 26, 2022Updated 3 years ago
- Integrate PostgreSQL's enumerated types with the Rails enum feature☆165Sep 19, 2022Updated 3 years ago
- Rack Middleware for handling Cross-Origin Resource Sharing (CORS), which makes cross-origin AJAX possible.☆3,289May 16, 2025Updated 9 months ago
- IP address anonymizer for Ruby and Rails☆105Jan 2, 2026Updated 2 months ago
- Serialized json-hash-backed ActiveRecord attributes, super smooth☆606Oct 22, 2025Updated 4 months ago
- minimalist's tiny and ultra-fast database cleaner☆825Jul 23, 2025Updated 7 months ago