Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.08
Rails I18n library for ActiveRecord model/data translation using PostgreSQL's JSONB datatype. Translations are stored directly in the model table rather than shadow tables.
2019
2020
2021
2022
2023
2024
0.08
Organizes ActiveRecord models into a tree/hierarchy using a materialized path implementation based around PostgreSQL's ltree datatype. ltree's operators ensure that queries are fast and easily understood.
2019
2020
2021
2022
2023
2024
0.08
A user-centric flagging extension for Rails 3 applications.
2019
2020
2021
2022
2023
2024
0.08
Disables observers during testing, allowing you to write model tests that are completely decoupled from the observer.
2019
2020
2021
2022
2023
2024
0.08
use pagy for cursor-based pagination with rails
2019
2020
2021
2022
2023
2024
0.08
pg-eyeballs is a ruby gem that gives you detailed information about how the SQL queries created by the active record code you write are executed by the database. It gives you an easy, ruby friendly way to see the output of the Postgres EXPLAIN command and integrates with the popular query analysi...
2019
2020
2021
2022
2023
2024
0.08
Simple positioning for Active Record models.
2019
2020
2021
2022
2023
2024
0.08
Adds missing native PostgreSQL data types to ActiveRecord and convenient querying extensions for ActiveRecord and Arel
2019
2020
2021
2022
2023
2024
0.08
A lightweight cron scheduler for the Que async job worker
2019
2020
2021
2022
2023
2024
0.08
Declaratively filter data via URL params, in any Rack app.
2019
2020
2021
2022
2023
2024
0.08
The Let's Encrypt certificate manager for rails
2019
2020
2021
2022
2023
2024
0.08
Record Cache for Rails 3
2019
2020
2021
2022
2023
2024
0.08
Reportable allows for easy report generation from ActiveRecord models by the addition of the reportable method.
2019
2020
2021
2022
2023
2024
0.08
Rmre creates ActiveRecord models for legacy database with all constraints found.
2019
2020
2021
2022
2023
2024
0.08
Better support for legacy database schemas for ActiveRecord, such as columns named class, or any other name that conflicts with an instance method of ActiveRecord.
2019
2020
2021
2022
2023
2024
0.08
A smart sms verification tool
2019
2020
2021
2022
2023
2024
0.08
ActiveRecord has always stored the base class in polymorphic _type columns when using STI. This can have non-trivial
performance implications in certain cases. This gem adds the 'store_base_sti_class' configuration option which
controls whether ActiveRecord will store the base class or the actual...
2019
2020
2021
2022
2023
2024
0.08
Rails way to harness the power of SQL "EXISTS" statement
2019
2020
2021
2022
2023
2024
0.08
Subscribe to changes on ActiveRecord models
2019
2020
2021
2022
2023
2024
0.07
Recursively traverse trees using a single SQL query
2019
2020
2021
2022
2023
2024