Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.01
Dynabix dynamically creates read/write accessors on ActiveRecord models for storing attributes in a serialized Hash
2019
2020
2021
2022
2023
2024
0.01
Dynamically add attributes on ActiveRecord.
2019
2020
2021
2022
2023
2024
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...
2019
2020
2021
2022
2023
2024
0.01
Easyhooks is a simple gem to that allows you to create hooks in your ActiveRecord models.
2019
2020
2021
2022
2023
2024
0.01
Simple Ruby code profiler to use both in Rails applications and generic Ruby scripts.
2019
2020
2021
2022
2023
2024
0.01
Easy tagging for Rails
2019
2020
2021
2022
2023
2024
0.01
Provides a utility to fetch Avaya CMS / ECHI binary files, convert them and insert into a database table via ActiveRecord
2019
2020
2021
2022
2023
2024
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!
2019
2020
2021
2022
2023
2024
0.01
Save hash representation of class in json column as embedded model.
2019
2020
2021
2022
2023
2024
0.01
A framework for modelling the impact of real-world entities.
2019
2020
2021
2022
2023
2024
0.01
Emojimmy makes it possible to store emoji characters in ActiveRecord datastores that don’t support 4-Byte UTF-8 Unicode encoding.
2019
2020
2021
2022
2023
2024
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
2019
2020
2021
2022
2023
2024
0.01
Encore provides serializers and persisters to build JSON API-compliant Web services with Ruby on Rails.
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024
0.01
Enables Active Record attributes to point to enum like objects, by saving in your database only an integer ID.
2019
2020
2021
2022
2023
2024
0.01
Enum attributes with I18n and ActiveRecord support
2019
2020
2021
2022
2023
2024
0.01
Enum machine is a library for defining enums and setting state machines for attributes in ActiveRecord models and plain Ruby classes.
2019
2020
2021
2022
2023
2024
0.01
Allows ActiveRecord to better use PostgreSQL's ENUM types.
2019
2020
2021
2022
2023
2024
0.01
Elasticity provides a higher level abstraction on top of [elasticsearch-ruby](https://github.com/elasticsearch/elasticsearch-ruby) gem
2019
2020
2021
2022
2023
2024
0.01
Make your Ruby objects searchable with Elasticsearch.
2019
2020
2021
2022
2023
2024