Project
Reverse Dependencies for activesupport
The projects listed here declare activesupport as a runtime or development dependency
0.01
Allows you to mark a column in a model as a HStore column letting you pass in a hash for its setter and retrieve a hash from its getter method. Also provides a series to named scopes for easy querying of data.
2021
2022
2023
2024
2025
2026
0.01
A Rails gem to anonymize ActiveRecord attributes using Faker and other strategies.
2021
2022
2023
2024
2025
2026
0.01
Make ActiveRecord queries cacheable throughout your apps!
2021
2022
2023
2024
2025
2026
0.01
A new way to manage multi-tenant applications based on multiples databases
2021
2022
2023
2024
2025
2026
0.01
Provides integration between ActiveRecord::Enum and I18n.
2021
2022
2023
2024
2025
2026
0.01
An ActiveRecord extension for polymorphic exclusive arc relationships
2021
2022
2023
2024
2025
2026
0.01
This gem automatically logs SQL EXPLAIN of every queries. You can check naturally every SQL EXPLAIN from development log, without manually executions.
2021
2022
2023
2024
2025
2026
0.01
ActiveRecord extension to allow partitioning ids into regions, for merge replication purposes
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.01
An ActiveRecord adapter for MySQL, based on mysql gem.
2021
2022
2023
2024
2025
2026
0.01
Implements the Null Object Pattern for nil values in ActiveRecord associations.
2021
2022
2023
2024
2025
2026
0.01
Database sharding library for ActiveRecord
2021
2022
2023
2024
2025
2026
0.01
This gem changes ActiveRecord's query logs to be compatible with the sqlcommenter format.
2021
2022
2023
2024
2025
2026
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
2021
2022
2023
2024
2025
2026
0.01
Use your DB as a cache store
2021
2022
2023
2024
2025
2026
0.01
write-through cache store that allows you to chain multiple cache stores together
2021
2022
2023
2024
2025
2026
0.01
Provides a thread-isolated attributes singleton for Rails applications pre v5.2.0.
2021
2022
2023
2024
2025
2026
0.01
ActiveRecord DB Store engine for ActiveSupport::Cache
2021
2022
2023
2024
2025
2026
0.01
Typed store for active records json columns (postgresql, mysql, sqlite)
2021
2022
2023
2024
2025
2026