Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Provides custom ActiveRecord types to handle PostgreSQL-specific data types (inet, interval, arrays) when migrating to SQLite in Rails applications.
2020
2021
2022
2023
2024
2025
0.0
Fork of SQL Server 2005 and 2008 Adapter For ActiveRecord. Adds support for SQL Server 2000.
2020
2021
2022
2023
2024
2025
0.0
SQL Server 2005 and 2008 Adapter For ActiveRecord. Forked in order to disable unicode.
2020
2021
2022
2023
2024
2025
0.0
Union for ActiveRecord::Relation and SQL string queries. Fam.
2020
2021
2022
2023
2024
2025
0.0
ActiveRecordStash provides a helpful syntax, which faciliates active_model compliant attributes, which are stored within a single serialized attribute. Poor mans NoSQL with AR
2020
2021
2022
2023
2024
2025
0.0
lazy-ish, Enumerator based traversal of data within ActiveRecord
2020
2021
2022
2023
2024
2025
0.0
Stream ActiveRecord results
2020
2021
2022
2023
2024
2025
0.0
Publish events about changes to your ActiveRecord models to different
targets, like HTTP endpoints, AWS SNS topics or Kinesis streams
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord::StrictValidations adds validations to ActiveRecord models to make sure they do not trigger database errors.
2020
2021
2022
2023
2024
2025
0.0
Generates encrypt_string type that transparently encrypt and decrypt string value to ActiveRecord.
2020
2021
2022
2023
2024
2025
0.0
Make ActiveRecord 4's Enum store as strings instead of integers.
2020
2021
2022
2023
2024
2025
0.0
Suppressing RangeError during type casting
2020
2021
2022
2023
2024
2025
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
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.
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
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.
2020
2021
2022
2023
2024
2025