Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
A macro-style method that will automatically read the database
contraints (null requirements, string length, etc) and enforce those
at the model level to keep validation more DRY. Provides many
options to customize how automatic it is and what columns it affects.
2019
2020
2021
2022
2023
2024
0.0
Allows for natural grammar to specify object relationships based on parts of speech.
2019
2020
2021
2022
2023
2024
0.0
Enkrip will encrypt & decrypt Active Record attributes seamlessly with Message Encryptor. By default compatible with Active model validation
2019
2020
2021
2022
2023
2024
0.0
Operations on arrays of active records.
2019
2020
2021
2022
2023
2024
0.0
def.
2019
2020
2021
2022
2023
2024
0.0
No Rails ActiveRecord
2019
2020
2021
2022
2023
2024
0.0
ensembl provides an ruby API to connect to Ensembl.org databases.
2019
2020
2021
2022
2023
2024
0.0
A handy shortcut for user = user.is_a?(User) ? user : User.find(user)
2019
2020
2021
2022
2023
2024
0.0
ensure database connection is valid before performing work
2019
2020
2021
2022
2023
2024
0.0
Smarter migrations
2019
2020
2021
2022
2023
2024
0.0
A simple work in progress gem for adding status string to activerecord models.
Creates scopes and status setting/testing methods.
2019
2020
2021
2022
2023
2024
0.0
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.
...
2019
2020
2021
2022
2023
2024
0.0
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...
2019
2020
2021
2022
2023
2024
0.0
Simple Polymorphic Behavior with Enum Related Object and Delegation.
2019
2020
2021
2022
2023
2024
0.0
A more complete description is forthcoming.
2019
2020
2021
2022
2023
2024
0.0
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...
2019
2020
2021
2022
2023
2024
0.0
Goal of the Enumerated gem is to provide support to use enumerations on selection/drop down lists.
2019
2020
2021
2022
2023
2024
0.0
Add groups option for enumerize.
2019
2020
2021
2022
2023
2024
0.0
Enum extension introduces: enum supersets, enum mass-assign, easy localization, and more sweetness to Active Record enums.
2019
2020
2021
2022
2023
2024
0.0
Scopeless enums, and some syntactic sugar for string enums
2019
2020
2021
2022
2023
2024