A safe way to accept user parameters and query against your ActiveRecord Models
☆25Feb 16, 2026Updated 2 weeks ago
Alternatives and similar repositories for activerecord-filter
Users that are interested in activerecord-filter are comparing it to the libraries listed below
Sorting:
- Create ActiveRecord relations from UNIONs☆51Jan 6, 2026Updated last month
- Union, Intersect, and Difference set operations for ActiveRecord (also, SQL's UnionAll).☆21Aug 14, 2025Updated 6 months ago
- Transient Record helps define transient tables and Active Record models for testing purposes☆25Aug 14, 2025Updated 6 months ago
- Serialization and deserialization of Dry::Struct arguments for Sidekiq jobs☆11Jun 14, 2022Updated 3 years ago
- 🌌 A ruby wrapper for the Ababeen Image Search API v1.0 - the modest alternative to deprecated Google Image Search API.☆14Dec 18, 2016Updated 9 years ago
- Static navigations for Rails☆15Nov 15, 2022Updated 3 years ago
- Makes it super simple to add strong parameters into your application by examining request parameters and recommending what feeds should b…☆11Jan 13, 2021Updated 5 years ago
- Automatic scopes for ActiveRecord models.☆83Aug 8, 2024Updated last year
- Cachedis caches expensive (database) queries in Redis☆21Sep 8, 2013Updated 12 years ago
- Model-backed searches in Rails☆32Mar 18, 2023Updated 2 years ago
- Reactive components for Rails using Turbo and Stimulus.☆12Apr 10, 2024Updated last year
- An Active Record Plugin that allows chaining a more DSL-style 'like' or 'not-like' query to an ActiveRecord::Base#where. Requires Activer…☆45Jan 7, 2025Updated last year
- Static pages in your Rails app but they're just regular views with YAML frontmatter☆19Updated this week
- Adds callbacks to thor commands☆15Updated this week
- The Last API Wrapper: Pragmatic API wrapper framework☆125Jan 21, 2023Updated 3 years ago
- A keyboard-first menubar app to monitor and jump between Claude Code and opencode sessions — minimum setup required.☆32Feb 21, 2026Updated last week
- A Highly Opinionated DX Gem for faster development.☆15May 8, 2025Updated 9 months ago
- Gem that tracks suspicious activity within your user sessions.☆15Sep 29, 2025Updated 5 months ago
- Manage timestamps in ActiveRecord models☆134Jan 31, 2026Updated last month
- Support for `DISTINCT ON` statements when querying with ActiveRecord☆42Nov 26, 2025Updated 3 months ago
- ☆18Dec 11, 2024Updated last year
- Enhanced Retrier for Ruby☆11Mar 4, 2016Updated 9 years ago
- ConventionalExtensions sets up a file naming convention to extend your domain model☆72Nov 23, 2022Updated 3 years ago
- Provides a simple way to find records in the same order of input array. Has better performance than manually sorting. (Support both Postg…☆37Sep 14, 2024Updated last year
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆46Oct 15, 2024Updated last year
- In-browser RSpec visualizer and profiler.☆15Aug 24, 2023Updated 2 years ago
- ☆18Jul 27, 2023Updated 2 years ago
- Compony is a Gem that allows you to write your Rails application in component-style fashion. It combines a controller action and route al…☆19Jan 22, 2026Updated last month
- 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
- Ruby on Rails Log Viewer☆54Nov 28, 2025Updated 3 months ago
- Adds support for lazy-loading columns in Active Record models☆32Sep 16, 2025Updated 5 months ago
- Simple and easy to add settings, preferences and so on to any ActiveRecord model☆24Sep 16, 2025Updated 5 months ago
- Allow you to manipulate a group of ranges. Such as merging overlapping ranges, doing ranges union, intersection, difference, and so on.☆19Sep 14, 2024Updated last year
- Extends Rails' `dom_id` helper to support custom attribute-based identifiers☆22May 26, 2025Updated 9 months ago
- Quick #rebuild! method implementation for closure_tree on PostgreSQL☆41Mar 9, 2016Updated 9 years ago
- Example StimulusReflex installation using Rails 7 and esbuild☆25Dec 18, 2022Updated 3 years ago
- An ActiveRecord extension for implementing polymorphic relationships as exclusive arcs☆22Oct 12, 2024Updated last year
- A collection of helpful methods and monkey patches for Arrays, Hash, Enumerables, Strings, Objects & Dates in Ruby☆42Feb 14, 2023Updated 3 years ago
- Used for creating virtual models like ActiveType or ModelAttribute does.☆23Nov 23, 2018Updated 7 years ago