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 for natural grammar to specify object relationships based on parts of speech.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Enkrip will encrypt & decrypt Active Record attributes seamlessly with Message Encryptor. By default compatible with Active model validation
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Operations on arrays of active records.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
ensembl provides an ruby API to connect to Ensembl.org databases.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
A handy shortcut for user = user.is_a?(User) ? user : User.find(user)
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
ensure database connection is valid before performing work
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
A simple work in progress gem for adding status string to activerecord models. Creates scopes and status setting/testing methods.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
An easy to use Key/Value store for any Ruby on Rails project. Like Memcache, only persistent. Stores config values & application wide state in the database in order to survive server restarts. Designed to allow you to add persistent value storage to any Rails project in about 5 minutes. ...
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
An easy to use Key/Value store for any Ruby on Rails project. Like Memcache, only persistent. Stores config values & application wide state in the database in order to survive server restarts. Designed to allow you to add persistent value storage to any Rails project in about 5 minutes. Add...
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Simple Polymorphic Behavior with Enum Related Object and Delegation.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Low commit activity in last 3 years
A more complete description is forthcoming.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Enumerate adds an `enumerate` command to all ActiveRecord models, enabling you to work with string or integer columns as if they were enums. The following features are added to your model: Validation - ensures that the field only receives accepted values Predicate Methods - a...
2021
2022
2023
2024
2025
2026
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Goal of the Enumerated gem is to provide support to use enumerations on selection/drop down lists.
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
EnumeratedField is a library that provides some nice methods when a string column is used like an enumeration, meaning there is a list of allowable values for the string column.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Eliminates "Undeclared attribute type for enum" errors that occur when running migrations with multiple enum columns added in separate migrations. Automatically declares missing enum attributes as integers, preventing migration failures.
2021
2022
2023
2024
2025
2026