Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
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
0.0
Helpers for using live and materialized views in ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
Simple DSL to control callback attribute changed in ActiveRecord model
2021
2022
2023
2024
2025
2026
0.0
A simple mixin to ActiveRecord::Base that allows use of OR arel relations.
2021
2022
2023
2024
2025
2026