Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
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
0.0
Batch updating for ActiveRecord models
2021
2022
2023
2024
2025
2026
0.0
Update ActiveRecord counter and update instance value
2021
2022
2023
2024
2025
2026
0.0
Introduces update_in_bulk(), a method to update many records in a table with different values in a single SQL statement.
2021
2022
2023
2024
2025
2026
0.0
Support MySQL's INSERT ... ON DUPLICATE KEY UPDATE in ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
Allows database connections to be defined as URLS, then converted to hash for use in ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
activerecord-utils - utilities (e.g. random, alias_attr, etc.) for activerecord
2021
2022
2023
2024
2025
2026
0.0
active_record_uuid is a nice gem that add uuid supports to your activerecord models (MySQL). It allows you to store uuid in various formats: binary (16 bytes), base64 (24 bytes), hexdigest (32 bytes), or string (36 bytes), and query back with uuid string.
2021
2022
2023
2024
2025
2026
0.0
UUID extension for ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
Installs blah blah blah
2021
2022
2023
2024
2025
2026
0.0
Extends activerecord validations with helpers
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord adapter for Vertica databaes
2021
2022
2023
2024
2025
2026
0.0
SQL views with ActiveRecord
2021
2022
2023
2024
2025
2026