Project

Reverse Dependencies for activerecord

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

0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Adds a :default => true, or :default => {attributes} options to has_one associations that auto-build the association when accessed.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Just use instance.hat(<attribute>) to get the human attribute name translation for the attribute
2020
2021
2022
2023
2024
2025
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
A activerecord extesion allow you use boolean in hstore
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
This is not rocket science at all, this gem just adds a helper method to retrieve human friendly errors from ActiveRecord models.
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Allows you to compare Active Record objects based on their *attributes* (with same_as?), to exclude some attributes from being used in comparison, and adds improved inspect method
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Makes it easy to have specific concern modules included into all of your models after the model has connected to the database
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Add index hints method(use/ignore/force index) to ActiveRecord
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Provides an #includes method to eager load associations of ActiveRecord instances, for when you don't have access to the class object or ActiveRecord::Relation instance.
2020
2021
2022
2023
2024
2025