Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Make logs queryable, just like you would query any other activerecord table
2020
2021
2022
2023
2024
2025
0.0
Tie query parameters to scopes, or create dynamic scopes on the fly. Define sets of reusable scopes for use in reporting and filtering.
2020
2021
2022
2023
2024
2025
0.0
Queryalize lets you use Rails 3 to build queries just like with ActiveRecord::QueryMethods,
except you can serialize the end result. This is useful for running queries that potentially
return large result sets in the background using something like Resque or Delayed::Job.
2020
2021
2022
2023
2024
2025
0.0
Query cache middleware for custom ActiveRecord base classes.
2020
2021
2022
2023
2024
2025
0.0
Detecting query result changes
2020
2021
2022
2023
2024
2025
0.0
This gem provides DSL to write custom complex filters for ActiveRecord models
2020
2021
2022
2023
2024
2025
0.0
This gem provides additional functionality on your query objects. It will filter and paginate your query by supplying an option
2020
2021
2022
2023
2024
2025
0.0
If max_query_limit is not specified, this gem will return only 5 result items by default on all sql queries
2020
2021
2022
2023
2024
2025
0.0
Query methods extend in rails 4: Asscociation has_many, union, or, like, operators...
2020
2021
2022
2023
2024
2025
0.0
This gem provides tools to analyze your queries based on custom rules and detect bad queries.
2020
2021
2022
2023
2024
2025
0.0
This gem provides tools to analyze your queries based on custom rules.
2020
2021
2022
2023
2024
2025
0.0
This library helps to find where in your rails app sql query was run.
2020
2021
2022
2023
2024
2025
0.0
With query_trace enabled, the Rails logs will contain a partial stack trace for every executed SQL statement, making it easier to find where they are generated in your code.
2020
2021
2022
2023
2024
2025
0.0
(DEPRECATED use active-record-query-count instead) Display an overview of quantity of queries and their origin in Rails applications.
2020
2021
2022
2023
2024
2025
0.0
Adds batch functionality to the queue_classic gem
2020
2021
2022
2023
2024
2025
0.0
RSpec Matchers and helpers for QueueClassicPlus
2020
2021
2022
2023
2024
2025
0.0
Call any ActiveRecord instance method as though it was a Resque job
2020
2021
2022
2023
2024
2025
0.0
Visibility into scheduled Que tasks
2020
2021
2022
2023
2024
2025
0.0
Qui, or Queuemetrics User Integration, is a gem that creates an ActiveRecord wrapper for manipulating users, agents, and queues within the Queuemetrics calling platform.
2020
2021
2022
2023
2024
2025
0.0
Provide a simple way of cloning ActiveRecord Records
2020
2021
2022
2023
2024
2025