Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
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
Unique token strings for your activerecord models
2020
2021
2022
2023
2024
2025
0.0
Just use instance.hat(<attribute>) to get the human attribute name translation for the attribute
2020
2021
2022
2023
2024
2025
0.0
Allows easy adding of helper methods for ActiveRecord models.
2020
2021
2022
2023
2024
2025
0.0
Toggles for ActiveRecord models
2020
2021
2022
2023
2024
2025
0.0
extend active records with simple archiving mechanics
2020
2021
2022
2023
2024
2025
0.0
A activerecord extesion allow you use boolean in hstore
2020
2021
2022
2023
2024
2025
0.0
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
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
Backport of ActiveRecord::Base.ignored_columns into Rails 4 and 5.0
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord connection adapter for Immudb.
2020
2021
2022
2023
2024
2025
0.0
Make ActiveRecord objects immutable.
2020
2021
2022
2023
2024
2025
0.0
Implicit Order for ActiveRecord
2020
2021
2022
2023
2024
2025
0.0
Smart gem for importing CSV files to ActiveRecord models
2020
2021
2022
2023
2024
2025
0.0
A library for bulk importing data using ActiveRecord
2020
2021
2022
2023
2024
2025
0.0
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
Add index hints method(use/ignore/force index) to ActiveRecord
2020
2021
2022
2023
2024
2025
0.0
Active Record adapter for connecting to an IBM Informix database
2020
2021
2022
2023
2024
2025
0.0
Adds a method for bulk-inserted records using ActiveRecord
2020
2021
2022
2023
2024
2025
0.0
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