Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.01
Framework for using a distributed mutex along with an implementation of a mutex stored on a MySQL database.
2021
2022
2023
2024
2025
2026
0.01
This gem is simple Paperclip processor which uses Docsplit to convert uploaded files to pdf, or extract information/thumbnails from them
2021
2022
2023
2024
2025
2026
0.01
Pipeline is a Rails plugin/gem to run asynchronous processes in a configurable pipeline.
2021
2022
2023
2024
2025
2026
0.01
DumpedRailers helps you take a snapshot of ActiveRecord models in Rails-compatible fixture format, and re-import them wherever necessary without destroying current data you have.
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.01
Dynamically add attributes on ActiveRecord.
2021
2022
2023
2024
2025
2026
0.01
Batch Processing of Records with Blocks in Rails
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.01
Easyhooks is a simple gem to that allows you to create hooks in your ActiveRecord models.
2021
2022
2023
2024
2025
2026
0.01
Simple Ruby code profiler to use both in Rails applications and generic Ruby scripts.
2021
2022
2023
2024
2025
2026
0.01
Provides a utility to fetch Avaya CMS / ECHI binary files, convert them and insert into a database table via ActiveRecord
2021
2022
2023
2024
2025
2026
0.01
A library for using elasticsearch-model with globalize
2021
2022
2023
2024
2025
2026
0.01
Rails plugin that makes value objects embedded into activerecord objects
2021
2022
2023
2024
2025
2026
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!
2021
2022
2023
2024
2025
2026
0.01
Save hash representation of class in json column as embedded model.
2021
2022
2023
2024
2025
2026
0.01
A framework for modelling the impact of real-world entities.
2021
2022
2023
2024
2025
2026
0.01
Emojimmy makes it possible to store emoji characters in ActiveRecord datastores that don’t support 4-Byte UTF-8 Unicode encoding.
2021
2022
2023
2024
2025
2026
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
2021
2022
2023
2024
2025
2026
0.01
Use migrations and simple syntax to manage constraints in PostgreSQL DB.
2021
2022
2023
2024
2025
2026
0.01
ActiveRecord concern to use EncodedID to turn IDs into reversible and human friendly obfuscated strings.
2021
2022
2023
2024
2025
2026