Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Gem activerecord-take_or_find provides a method on your ActiveRecord models.
Depending on the passed argument, which can either be a number (ID) or instance of that model,
it lets you either find a record by the ID or use the record itself.
2021
2022
2023
2024
2025
2026
0.0
Use ActiveRecord 4 in non-rails projects.
2021
2022
2023
2024
2025
2026
0.0
An unobtrusive and modular plugin for Active Record that adds support for time-travel querying and data versioning at the application level, at the system level via PostgreSQL triggers, or both.
2021
2022
2023
2024
2025
2026
0.0
Temp Table for activerecord
2021
2022
2023
2024
2025
2026
0.0
Patch ActiveRecord to have a fair, threadsafe connection pool
2021
2022
2023
2024
2025
2026
0.0
A handler for storing TimeOfDay objects in ActiveRecord objects as sql time values.
2021
2022
2023
2024
2025
2026
0.0
ArInterval extends ActiveRecord with methods to query records in regular time intervals, automatically filling gaps with nil values. Useful for creating consistent time-series data from sparse database records.
2021
2022
2023
2024
2025
2026
0.0
The activerecord-timescaledb-adapter provides access to features of the Timescale Postgres extension from ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
Simple ActiveRecordModel to_csv() class method that preserves scopes
2021
2022
2023
2024
2025
2026
0.0
Convert ActiveRecord objects to plain old ruby objects and vice versa
2021
2022
2023
2024
2025
2026
0.0
It sends ActiveRecord objets to SimpleDB using Resque
2021
2022
2023
2024
2025
2026
0.0
Extend AR to use touch for has_many and has_one relations
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord OpenTracing tracer
2021
2022
2023
2024
2025
2026
0.0
This gem enables tracking of dirty associations on ActiveRecord objects
2021
2022
2023
2024
2025
2026
0.0
Type information of activerecord models, attributes and associations in good and clear manner
2021
2022
2023
2024
2025
2026
0.0
Getting transactions right is hard, and this gem makes it easier.
2021
2022
2023
2024
2025
2026
0.0
Queue up calls to specific models and execute them in transactions, after a certain number of models have been added.
2021
2022
2023
2024
2025
2026
0.0
The number of queries executed in a transaction, the execution time, and the wall-clock time of the transaction are logged at the end of the transaction.
2021
2022
2023
2024
2025
2026
0.0
translatable activerecord attributes
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord connection adapter for MySQL. It extends the Rails built-in Trilogy adapter and adds spatial extensions support via RGeo. Compatible with Rails 8.1+ native Trilogy adapter. Requires Ruby 3.2+ and Rails 8.1+.
2021
2022
2023
2024
2025
2026