Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
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
0.0
Handles MySQL ER_OPTION_PREVENTS_STATEMENT (1290) errors by translating them
into ActiveRecord::ConnectionFailed, enabling Rails' built-in retry mechanism
to transparently reconnect. Useful for Aurora failover, ProxySQL, RDS Multi-AZ,
or any MySQL read-only switchover scenario.
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord is great, but could be better. Here are some tweaks for it.
2021
2022
2023
2024
2025
2026
0.0
Adds a symbol attribute type to activerecord
2021
2022
2023
2024
2025
2026
0.0
Add ULID support to ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
Extend ActiveRecord uniqueness validations with via: :db option.
2021
2022
2023
2024
2025
2026