Project
Reverse Dependencies for activesupport
The projects listed here declare activesupport as a runtime or development dependency
0.01
Provides integration between ActiveRecord::Enum and I18n.
2020
2021
2022
2023
2024
2025
0.01
An ActiveRecord extension for polymorphic exclusive arc relationships
2020
2021
2022
2023
2024
2025
0.01
Allows to describe field names that will be stored within hstore column together with their types. Data can then be retrieved with a set of helpful getters.
2020
2021
2022
2023
2024
2025
0.01
Easily translate your ActiveRecord's enums.
2020
2021
2022
2023
2024
2025
0.01
Specify columns like you would with ActiveRecord migrations and then run .auto_upgrade! Based on the mini_record gem from Davide D'Agostino, it adds fewer aliases, doesn't create timestamps and relationship columns automatically.
2020
2021
2022
2023
2024
2025
0.01
An ActiveRecord adapter for MySQL, based on mysql gem.
2020
2021
2022
2023
2024
2025
0.01
Implements the Null Object Pattern for nil values in ActiveRecord associations.
2020
2021
2022
2023
2024
2025
0.01
This gem allows automatic connection switching between a primary and one read replica database in ActiveRecord.
It pattern matches the SQL statement being sent to decide whether it should go to the replica (SELECT) or the
primary (INSERT, UPDATE, DELETE).
2020
2021
2022
2023
2024
2025
0.01
Database sharding library for ActiveRecord
2020
2021
2022
2023
2024
2025
0.01
Guarantee uniqueness of a single attribute across one or more children of an ActiveRecord object
Works around https://github.com/rails/rails/issues/4568
2020
2021
2022
2023
2024
2025
0.01
Monkey-patches ActiveRecord to wrap all methods which use a database connection with #with_connection
2020
2021
2022
2023
2024
2025
0.01
Google Spreadsheets accessor with ActiveResource
2020
2021
2022
2023
2024
2025
0.01
ORM agnostic full text search
2020
2021
2022
2023
2024
2025
0.01
Use blurhashes to lazy load ActiveStorage images
2020
2021
2022
2023
2024
2025
0.01
write-through cache store that allows you to chain multiple cache stores together
2020
2021
2022
2023
2024
2025
0.01
Provides a thread-isolated attributes singleton for Rails applications pre v5.2.0.
2020
2021
2022
2023
2024
2025
0.01
ActiveRecord DB Store engine for ActiveSupport::Cache
2020
2021
2022
2023
2024
2025
0.01
Convert ActiveSupport::Duration objects to human-friendly strings like '2h 30m 17s'.
2020
2021
2022
2023
2024
2025
0.01
Metadata (key-value) support for ActiveSupport::TestCase
2020
2021
2022
2023
2024
2025