Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.14
ActiveRecord provides validations on app level but it won't guarantee the
consistent. In some cases, like `validates_uniqueness_of` it executes
additional SQL query to the database and that is not very efficient.
The main goal of the gem is to provide compatibility between database constraints
a...
2021
2022
2023
2024
2025
2026
0.14
A good, simple, solid tagging extension for ActiveRecord
2021
2022
2023
2024
2025
2026
0.14
Multiple databases for Rails
2021
2022
2023
2024
2025
2026
0.14
Simple positioning for Active Record models.
2021
2022
2023
2024
2025
2026
0.14
Rails extensions for using Roar in the popular web framework.
2021
2022
2023
2024
2025
2026
0.13
Compatible migration file between Rails 4.2 and 5+
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
ActiveWarehouse ETL is a pure Ruby Extract-Transform-Load application for loading data into a database.
2021
2022
2023
2024
2025
2026
0.13
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.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
Easy SQL based report generation with the ability to accept request parameters and render multiple formats.
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
This gem allows you to easily dump and transform subset of your ActiveRecord models and their relations.
2021
2022
2023
2024
2025
2026
0.13
This gem allows you to easily dump and transform subset of your ActiveRecord models and their relations.
2021
2022
2023
2024
2025
2026
0.13
Easily create robust, standardized API endpoints using lightning-fast database queries
2021
2022
2023
2024
2025
2026
0.13
Add social network friendship features to your Active Record models.
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
A simple framework for building APIs with Grape
2021
2022
2023
2024
2025
2026