Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.01
This is a simple gem to compare 2 objects of the same class and return a hash of differences
2019
2020
2021
2022
2023
2024
0.01
A framework on top of Karafka for Change Data Capture on the model level.
2019
2020
2021
2022
2023
2024
0.01
A framework on top of Karafka for Change Data Capture on the model level.
2019
2020
2021
2022
2023
2024
0.01
A Ruby gem that implements single-table inheritance (STI) for ActiveRecord models using string, integer and boolean column types.
2019
2020
2021
2022
2023
2024
0.01
Messaging system based on the reactor pattern.
You can publish messages to a queue and then a demultiplexer
runs an event loop which pops items from the queue and hands
it over to a dispatcher.
The dispatcher hands over the message to the appropriate
handler.
You c...
2019
2020
2021
2022
2023
2024
0.01
Framework for using a distributed mutex along with an implementation of a mutex stored on a MySQL database.
2019
2020
2021
2022
2023
2024
0.01
Mark methods as deprecated
2019
2020
2021
2022
2023
2024
0.01
A double-entry accural accounting system
2019
2020
2021
2022
2023
2024
0.01
ActiveRecord-backed data store for Dragonfly
2019
2020
2021
2022
2023
2024
0.01
Dropkiq simplifies the creation of Liquid (from Shopify) expressions. The Dropkiq Ruby Gem automates the maintenance of fixtures within Dropkiq to allow for testing Liquid expressions.
2019
2020
2021
2022
2023
2024
0.01
Mutations gem interface implemented with `dry-rb`’s validation schemas.
2019
2020
2021
2022
2023
2024
0.01
Pipeline is a Rails plugin/gem to run asynchronous processes in a configurable pipeline.
2019
2020
2021
2022
2023
2024
0.01
A simple Rails 3 Gem that extends ActiveRecord. Let's you specify model attributes to dynamically create search methods similar to searchlogic's dynamic named scopes. It can be used to help Rails 2 projects with searchlogic migrate to Rails 3 with metasearch a little easier.
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024
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...
2019
2020
2021
2022
2023
2024
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