Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.13
Compatible migration file between Rails 4.2 and 5+
2021
2022
2023
2024
2025
2026
0.13
This version is obsolete, please use the postgres-copy gem
2021
2022
2023
2024
2025
2026
0.13
Enable a Rails application to have separate databases for each tenant.
This gem primarily extends Active Record, creating a new connection pool for each tenant and
using horizontal sharding to swap between them. It also provides integrations for middleware
tenant selection, Action View Caching, ...
2021
2022
2023
2024
2025
2026
0.13
Real PostgreSQL 9.5+ upserts using ON CONFLICT for ActiveRecord
2021
2022
2023
2024
2025
2026
0.13
ActiveWarehouse ETL is a pure Ruby Extract-Transform-Load application for loading data into a database.
2021
2022
2023
2024
2025
2026
0.13
ActiveWarehouse ETL is a pure Ruby Extract-Transform-Load application for loading data into a database.
2021
2022
2023
2024
2025
2026
0.13
Use this module to defer actions to the after-commit hook. This is useful if you want to trigger actions in after_create, after_destroy and after_update callbacks but want to execute them outside of the transaction (for example, to avoid deadlocks).
2021
2022
2023
2024
2025
2026
0.13
Execute irreversible actions only when transactions are not rolled back
2021
2022
2023
2024
2025
2026
0.13
Rails integration for BreezyJS
2021
2022
2023
2024
2025
2026
0.13
ActiveWarehouse ETL is a pure Ruby Extract-Transform-Load application for loading data into a database.
2021
2022
2023
2024
2025
2026
0.13
An extension for Lograge to log SQL queries
2021
2022
2023
2024
2025
2026
0.13
Mongify allows you to map your sql data into a mongodb document database with a simple DSL.
2021
2022
2023
2024
2025
2026
0.13
Multiple databases for Rails
2021
2022
2023
2024
2025
2026
0.13
Obtain ActiveRecord results with a custom ordering with no need to store anything in the database.
2021
2022
2023
2024
2025
2026
0.12
Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries
2021
2022
2023
2024
2025
2026
0.12
Make your model acts as a list. This acts_as extension provides the capabilities for sorting and reordering a number of objects in a list.
The class that has this specified needs to have a +position+ column defined as an integer on the mapped database table.
2021
2022
2023
2024
2025
2026
0.12
Easy SQL based report generation with the ability to accept request parameters and render multiple formats.
2021
2022
2023
2024
2025
2026
0.12
This gem allows you to easily dump and transform subset of your ActiveRecord models and their relations.
2021
2022
2023
2024
2025
2026
0.12
This gem allows you to easily dump and transform subset of your ActiveRecord models and their relations.
2021
2022
2023
2024
2025
2026
0.12
Easily create robust, standardized API endpoints using lightning-fast database queries
2021
2022
2023
2024
2025
2026