Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
A general purpose, typed tagging system for ActiveRecord
2019
2020
2021
2022
2023
2024
0.0
Simple audit trail for Rails models
2019
2020
2021
2022
2023
2024
0.0
Rails gem to allow models to save auto calculated fields
2019
2020
2021
2022
2023
2024
0.0
has_changelogs tracks changes on a model and it's associations for applications that need to have change history. This is not about versioning your model, and the version is however, 0.1.0, so use at your own perril. The changelogs contain a JSON representation of the changes.
2019
2020
2021
2022
2023
2024
0.0
Automatically calculate checksums and signatures from the values of your ActiveRecord or POROs classes' attributes/methods
2019
2020
2021
2022
2023
2024
0.0
Allows you to include and organize configuration options for each record in
a model without the need of complex joins to settings tables or constantly
adding random boolean and string columns
2019
2020
2021
2022
2023
2024
0.0
Simple wrapper for adding content via a polymorphic join for any active record. Version 0.0.4.
2019
2020
2021
2022
2023
2024
0.0
ActiveRecord counter_cache has been reborn, with ability to specify conditions.
2019
2020
2021
2022
2023
2024
0.0
Uses a vertical schema to add custom fields.
2019
2020
2021
2022
2023
2024
0.0
Adds ability to put dynamic fields into active record models
2019
2020
2021
2022
2023
2024
0.0
The email equivalent of has_secure_password for ActiveRecord.
2019
2020
2021
2022
2023
2024
0.0
Embedded data objects for ActiveRecord models
2019
2020
2021
2022
2023
2024
0.0
Encrypted attributes for Rails models.
2019
2020
2021
2022
2023
2024
0.0
Based on acts_as_list, but allows nil elements to be not a part of the featuerd list.
2019
2020
2021
2022
2023
2024
0.0
This gem is based on homonym plugin from fnando https://github.com/fnando/has_friends
2019
2020
2021
2022
2023
2024
0.0
Dead simple Gravatar URL generator
2019
2020
2021
2022
2023
2024
0.0
Make it easy to use handles (callsigns/monikers/usernames) in URLs, even if they might be blank. Provides sensible validations and a find_by_id_or_handle method.
2019
2020
2021
2022
2023
2024
0.0
Use an ActiveRecord Hash column as backend for dynamic attributes. Dynamic attributes will act like table columns. Just include the HashAttributes module in your ActiveRecord::Base class.
2019
2020
2021
2022
2023
2024
0.0
Provides `hashed` method to ActiveRecord dataset, that return hash where keys is value of some attribute of object (default – primary key of used table).
2019
2020
2021
2022
2023
2024
0.0
Hash attributes using SHA512 (or your custom hash strategy). Works with and without ActiveRecord.
2019
2020
2021
2022
2023
2024