Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Allow / disallow query execution through active record
2019
2020
2021
2022
2023
2024
0.0
Add comment where is it called in your sql automatically. It's useful for code reading.
2019
2020
2021
2022
2023
2024
0.0
Duplicating ActiveRecords is easy again.
2019
2020
2021
2022
2023
2024
0.0
Handling dynamic scope for ActiveRecord.
2019
2020
2021
2022
2023
2024
0.0
ActiveRecord extension for dynamically setting connection timeouts
2019
2020
2021
2022
2023
2024
0.0
When working with ActiveRecord models, sometimes you want to eject to a simpler, safer object. Enter Sorbet's T::Struct. This gem makes it much easier to target a Sorbet T::Struct and eject from an ActiveRecord model into the struct. ...
2019
2020
2021
2022
2023
2024
0.0
Adds MongoMapper embeds_many style behavior to ActiveRecord
2019
2020
2021
2022
2023
2024
0.0
Generates encrypted_string type that transparently encrypt and decrypt string value to ActiveRecord.
2019
2020
2021
2022
2023
2024
0.0
Endoscope enables scope to apply to model instance
2019
2020
2021
2022
2023
2024
0.0
Adds the ENUM data type natively to ActiveRecord.
2019
2020
2021
2022
2023
2024
0.0
Creates an enumeration of constants that contain ActiveRecord rows for a static model
2019
2020
2021
2022
2023
2024
0.0
This gem allows you to use enum value as a STI type value easily.
2019
2020
2021
2022
2023
2024
0.0
ActiveRecord::EnumWithLabel adds label and more to ActiveRecord::Base.enum.
2019
2020
2021
2022
2023
2024
0.0
This gem does the same as ActiveRecord::Base#enum but does not define enum_value? and enum_value! methods so you can use the same values in multiple enum
2019
2020
2021
2022
2023
2024
0.0
Deafault ActiveRecord::Errors class doesn't localize erorr messages. In some cases, we need localized error message for user. With this gem you can localize these error messages using I18n.
2019
2020
2021
2022
2023
2024
0.0
Broadcasts lifecycle events (create, update, destroy) for ActiveRecord models
2019
2020
2021
2022
2023
2024
0.0
A library to make ActiveRecord::Relations even more awesome
2019
2020
2021
2022
2023
2024
0.0
Provides `ActiveRecord::Relation#except`, a convenience method that let's
you select all the fields from a table with the exception of the given
ones.
2019
2020
2021
2022
2023
2024
0.0
ActiveRecord adapter that raises an exception when used
2019
2020
2021
2022
2023
2024
0.0
A collection of gems aimed to provide extended database support (Unsigned columns, Comments, etc).
2019
2020
2021
2022
2023
2024