Active Record Named Scopes
Define reusable query methods that can be chained together to construct complex database queries.
4.21
Ransack is the successor to the MetaSearch gem. It improves and expands upon MetaSearch's functionality, but does not have a 100%-compatible API.
2020
2021
2022
2023
2024
2025
0.53
Searchlogic makes using ActiveRecord named scopes easier and less repetitive.
2020
2021
2022
2023
2024
2025
0.43
Filterrific is a Rails Engine plugin that makes it easy to filter, search, and sort your ActiveRecord lists.
2020
2021
2022
2023
2024
2025
0.15
Use deep_pluck as a shortcut to select one or more attributes and include associated models without loading a bunch of records. And DRY up your code when using #as_json.
2020
2021
2022
2023
2024
2025
0.14
Generated scopes for ActiveRecord classes.
2020
2021
2022
2023
2024
2025
0.09
Adds the ability to pull random records from ActiveRecord
2020
2021
2022
2023
2024
2025
0.09
Adds various #where_assoc_* methods to ActiveRecord to make it easy to do correct conditions on the associations of the model being queried.
2020
2021
2022
2023
2024
2025
0.06
Build common named scopes automatically, and provide a simple way to merge them with a single #search call.
0.04
Small DSL to create ActiveRecord (>= 3.1) attribute predicates without writing SQL.
2020
2021
2022
2023
2024
2025
0.03
A collection of utilitarian named scopes providing common functionality for ActiveRecord models.
2020
2021
2022
2023
2024
2025
0.02
Quick named scopes to make your life a little easier
0.02
Build up named scopes conditionally.
2020
2021
2022
2023
2024
2025
0.02
Trailblazer Finder Objects
2020
2021
2022
2023
2024
2025
0.02
Create ActiveRecord relations from UNIONs
2020
2021
2022
2023
2024
2025
0.01
Simple filtering for ActiveRecord, Sequel and enumerables.
2020
2021
2022
2023
2024
2025
0.0
Scopable allows you to create objects that produce complex queries based on incoming parameters hash which are testable and easy to understand.
2020
2021
2022
2023
2024
2025
0.0
Returns a random record for Ruby Models using ActiveRecord
2020
2021
2022
2023
2024
2025