malomalo / activerecord-filterLinks
A safe way to accept user parameters and query against your ActiveRecord Models
☆24Updated 7 months ago
Alternatives and similar repositories for activerecord-filter
Users that are interested in activerecord-filter are comparing it to the libraries listed below
Sorting:
- Automatic scopes for ActiveRecord models.☆83Updated last year
- Active Record without Database☆51Updated 2 years ago
- Track ActiveRecord validation errors on your database☆43Updated 4 months ago
- Create ActiveRecord relations from UNIONs☆49Updated 7 months ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated 10 months ago
- Ruby client for immudb, the immutable database☆36Updated 5 months ago
- Regression testing for data☆66Updated last year
- Webhook processing engine for Rails apps☆34Updated last year
- Transient Record helps define transient tables and Active Record models for testing purposes☆25Updated 4 months ago
- Convert objects into primitives for serialization☆42Updated 2 years ago
- CLI Templating System and String Formatter☆30Updated last year
- Thruster server definition for Capybara☆32Updated last year
- Speed up ActiveRecord#present? calls with the power of monkeypatching!☆60Updated 5 years ago
- Feature Envy enhances Ruby with features inspired by other programming languages☆43Updated last year
- Nice output to console/file from concurrent threads☆46Updated 3 years ago
- This gem provides a mechanism for pending features.☆85Updated 3 years ago
- Rails scopes and predicates defined with the same DSL.☆60Updated 3 years ago
- Rate limiter for Rails based on leaky buckets☆92Updated 4 months ago
- Model-backed searches in Rails☆32Updated 2 years ago
- ActiveRecord module that allows you to skip selecting specific columns by default and retrieve only on-demand☆47Updated 10 months ago
- Concurrent index migrations for Rails☆44Updated last week
- This is an ActiveRecord integration for a niceql gem. Niceql is a small, nice, simple and zero dependency solution for SQL prettifying fo…☆40Updated last month
- Minitest plugin for asserting that strings are the same as a saved snapshot, jest style☆37Updated this week
- Define DSLs quickly and avoid the boilerplate write getters and setters. Oh, and it does validation too.☆47Updated 2 years ago
- Next-gen Action Cable implementation☆61Updated last month
- String enums for Rails☆87Updated 2 months ago
- Conveniently tailor your Ruby development environment☆48Updated last year
- ActionCable and AnyCable Shared Worker support☆62Updated last month
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated last year
- Principled Test Framework for Ruby and MRuby☆73Updated 4 months ago