Project

Reverse Dependencies for activerecord

The projects listed here declare activerecord as a runtime or development dependency

0.0
No commit activity in last 3 years
No release in over 3 years
Allows you to easily specify default values for attributes on new model objects.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
ActiveRecord defaults to immediately persisting changes to the database on assignments like user.session_ids = [1, 2]. This is a surprising behaviour that this gem aims to fix to be more coherent with regular assignments.
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
Allows you to redefine what is translated to nil on read and what is stored instead of nil for specified attributes.
2021
2022
2023
2024
2025
2026
0.0
Low commit activity in last 3 years
A long-lived project that still receives updates
Since Rails 5 you can no longer call some ActiveRecord class methods named like their Enumerable counterparts. This gem reinstates the expected behaviour, where you can always get the method from Enumerable by calling to_a on the relation.
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
Allow / disallow query execution through active record
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Add comment where is it called in your sql automatically. It's useful for code reading.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
ActiveRecordDumper is a fork of YamlDb gem without any explicit Rails dependencies. This way it can be used by any AR-enabled app (e.g. Sinatra) without pulling whole Rails in. YamlDB/ActiveRecordDumper is a database-independent format for dumping and restoring data. It complements the database-i...
2021
2022
2023
2024
2025
2026
0.0
Low commit activity in last 3 years
There's a lot of open issues
No release in over a year
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. ...
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Adds MongoMapper embeds_many style behavior to ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Generates encrypted_string type that transparently encrypt and decrypt string value to ActiveRecord.
2021
2022
2023
2024
2025
2026