Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Allows you to compare Active Record objects based on their *attributes* (with same_as?), to exclude some attributes from being used in comparison, and adds improved inspect method
2021
2022
2023
2024
2025
2026
0.0
Backport of ActiveRecord::Base.ignored_columns into Rails 4 and 5.0
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord connection adapter for Immudb.
2021
2022
2023
2024
2025
2026
0.0
Make ActiveRecord objects immutable.
2021
2022
2023
2024
2025
2026
0.0
Implicit Order for ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
Smart gem for importing CSV files to ActiveRecord models
2021
2022
2023
2024
2025
2026
0.0
A library for bulk importing data using ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
Makes it easy to have specific concern modules included into all of your models after the model has connected to the database
2021
2022
2023
2024
2025
2026
0.0
Add index hints method(use/ignore/force index) to ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
Adds a method for bulk-inserted records using ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
Provides an #includes method to eager load associations of ActiveRecord instances, for when you don't have access to the class object or ActiveRecord::Relation instance.
2021
2022
2023
2024
2025
2026
0.0
Manage ActiveRecord model instantly.
2021
2022
2023
2024
2025
2026
0.0
Provides interval-based reconnection for ActiveRecord connections. Helps handle RDS failover scenarios by periodically refreshing connections on checkout.
2021
2022
2023
2024
2025
2026
0.0
Import items quickly with activerecord-jdbc
2021
2022
2023
2024
2025
2026
0.0
activerecord-jdbc-plsql provide a Ruby wrapper to use PL/SQL with Active Record and JDBC
2021
2022
2023
2024
2025
2026
0.0
This is a fork of ActiveRecord SQL Server Adapter for JRuby. SQL Server 2012 and upward.
2021
2022
2023
2024
2025
2026
0.0
An ActiveRecord adapter for Vertica databases (jdbc based)
2021
2022
2023
2024
2025
2026
0.0
A gem to track changes on active record models
2021
2022
2023
2024
2025
2026
0.0
The JSON API specification requires associated resources included in a PATCH request, if provided, to completely replace those that already exist. ActiveRecord's #update method only does that in some circumstances. activerecord-jsonapi_update handles the rest of them.
2021
2022
2023
2024
2025
2026
0.0
Instead of a many-to-many join table, serialize the ids into a JSON array.
2021
2022
2023
2024
2025
2026