Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.01
For tasks that can be started early and evaluated late.
Typically one might want start multiple heavy tasks concurrent.
This is already solvable with threads or the [reactor-pattern](http://rubyeventmachine.com/) but setting this up could be cumbersome or require direct interactions with thr...
2020
2021
2022
2023
2024
2025
0.01
Dynamically add attributes on ActiveRecord.
2020
2021
2022
2023
2024
2025
0.01
EagerRecord extends ActiveRecord to automate association preloading. Each time a collection of more than one record is loaded from the database, each record remembers the collection that it is part of; then when one of those records has an association accessed, EagerRecord triggers a preload_asso...
2020
2021
2022
2023
2024
2025
0.01
Easyhooks is a simple gem to that allows you to create hooks in your ActiveRecord models.
2020
2021
2022
2023
2024
2025
0.01
Simple Ruby code profiler to use both in Rails applications and generic Ruby scripts.
2020
2021
2022
2023
2024
2025
0.01
Easy tagging for Rails
2020
2021
2022
2023
2024
2025
0.01
Provides a utility to fetch Avaya CMS / ECHI binary files, convert them and insert into a database table via ActiveRecord
2020
2021
2022
2023
2024
2025
0.01
A library for using elasticsearch-model with globalize
2020
2021
2022
2023
2024
2025
0.01
Rails plugin that makes value objects embedded into activerecord objects
2020
2021
2022
2023
2024
2025
0.01
Rails I18n: a very lightweight tool to allow you to transparently store multiple translations of attributes directly inside each DB record -- no extra database tables needed to store the localization data!
2020
2021
2022
2023
2024
2025
0.01
Save hash representation of class in json column as embedded model.
2020
2021
2022
2023
2024
2025
0.01
A framework for modelling the impact of real-world entities.
2020
2021
2022
2023
2024
2025
0.01
Emojimmy makes it possible to store emoji characters in ActiveRecord datastores that don’t support 4-Byte UTF-8 Unicode encoding.
2020
2021
2022
2023
2024
2025
0.01
ActiveModel validator for emojis, powered by the unicode-emoji gem, to ensure your Models do not contain characters you may not be able to handle
2020
2021
2022
2023
2024
2025
0.01
Encore provides serializers and persisters to build JSON API-compliant Web services with Ruby on Rails.
2020
2021
2022
2023
2024
2025
0.01
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.
2020
2021
2022
2023
2024
2025
0.01
Enum extension introduces: enum supersets, enum mass-assign, easy localization, and more sweetness to Active Record enums.
2020
2021
2022
2023
2024
2025
0.01
Enables Active Record attributes to point to enum like objects, by saving in your database only an integer ID.
2020
2021
2022
2023
2024
2025
0.01
Enum attributes with I18n and ActiveRecord support
2020
2021
2022
2023
2024
2025
0.01
Adds enumerations to your models
2020
2021
2022
2023
2024
2025