Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
This gem enables the use of database specific table locks when saving or destroying your ActiveRecord objects. This ensures no race conditions exist when using e.g. validates_uniqueness_of.
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
Use ActiveRecord 4 in non-rails projects.
2020
2021
2022
2023
2024
2025
0.0
Temp Table for activerecord
2020
2021
2022
2023
2024
2025
0.0
Patch ActiveRecord to have a fair, threadsafe connection pool
2020
2021
2022
2023
2024
2025
0.0
A handler for storing TimeOfDay objects in ActiveRecord objects as sql time values.
2020
2021
2022
2023
2024
2025
0.0
The activerecord-timescaledb-adapter provides access to features of the Timescale Postgres extension from ActiveRecord.
2020
2021
2022
2023
2024
2025
0.0
Simple ActiveRecordModel to_csv() class method that preserves scopes
2020
2021
2022
2023
2024
2025
0.0
Convert ActiveRecord objects to plain old ruby objects and vice versa
2020
2021
2022
2023
2024
2025
0.0
It sends ActiveRecord objets to SimpleDB using Resque
2020
2021
2022
2023
2024
2025
0.0
Extend AR to use touch for has_many and has_one relations
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord OpenTracing tracer
2020
2021
2022
2023
2024
2025
0.0
This gem enables tracking of dirty associations on ActiveRecord objects
2020
2021
2022
2023
2024
2025
0.0
Type information of activerecord models, attributes and associations in good and clear manner
2020
2021
2022
2023
2024
2025
0.0
Queue up calls to specific models and execute them in transactions, after a certain number of models have been added.
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
translatable activerecord attributes
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord is great, but could be better. Here are some tweaks for it.
2020
2021
2022
2023
2024
2025
0.0
Adds a symbol attribute type to activerecord
2020
2021
2022
2023
2024
2025
0.0
Add ULID support to ActiveRecord
2020
2021
2022
2023
2024
2025