Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.04
RecordWithOperator is a rails plugin that makes your all active record models to be saved or logically deleted with created_by, updated_by, deleted_by automatically. Also it makes creator, updater, deleter association (belongs_to) if the class has created_by, updated_by, deleted_by.
2020
2021
2022
2023
2024
2025
0.04
Positionless model sorting for Rails.
2020
2021
2022
2023
2024
2025
0.04
Provides a module insertion protocol to facilitate adding features to ActiveRecord
2020
2021
2022
2023
2024
2025
0.04
A Rails gem to automate and customize database seeding for ActiveRecord models, using Faker and configurable YAML files.
2020
2021
2022
2023
2024
2025
0.04
Setler is a Gem that lets one easily implement the "Feature Flags" pattern, or add settings to individual models. This is a cleanroom implementation of what the 'rails-settings' gem does. It's been forked all over the place, and my favorite version of it doesn't have any tests and doesn't work wi...
2020
2021
2022
2023
2024
2025
0.04
Super simple slugs for ActiveRecord 3.0 and higher, with support for slug history
2020
2021
2022
2023
2024
2025
0.04
Stateful workflow modeling for Rails
2020
2021
2022
2023
2024
2025
0.04
This gem provides asynchronous indexing to Solr for the sunspot gem. It uses a pluggable model for the backing queue and provides support for ActiveRecord, DataMapper, and MongoDB out of the box.
2020
2021
2022
2023
2024
2025
0.04
Tenacity provides a database client independent way of specifying simple relationships between models backed by different databases.
2020
2021
2022
2023
2024
2025
0.04
Manage delta indexes via Resque for Thinking Sphinx
2020
2021
2022
2023
2024
2025
0.04
types_from_serializers helps you by automatically generating TypeScript interfaces for your JSON serializers, allowing you typecheck your frontend code to ship fast and with confidence.
2020
2021
2022
2023
2024
2025
0.04
ULID for Rails
2020
2021
2022
2023
2024
2025
0.04
Skip default_scope in your associations
2020
2021
2022
2023
2024
2025
0.04
Add some nice ActiveModel/ActiveRecord validators.
2020
2021
2022
2023
2024
2025
0.03
ActionSubscriber is a DSL that allows a rails app to consume messages from a RabbitMQ broker.
2020
2021
2022
2023
2024
2025
0.03
A framework that allows to write a domain server, that processes commands and creates events.
You should have exactly one domain server for your Rails Disco applications.
The domain runs in a domain specific database environment. This helps to make sure no other process interferes wi...
2020
2021
2022
2023
2024
2025
0.03
Gem that allows to attach dynamic attributes to ActiveRecord model
2020
2021
2022
2023
2024
2025
0.03
Contains commands, events, validations for Rails Disco.
Commands are used to transport updates from Rails to the domain.
Validations are used to validate commands in Rails and the domain.
Events are created in the domain and processed in projections.
Have a look at the rails...
2020
2021
2022
2023
2024
2025
0.03
activejob-cancel provides cancel method to Active Job
2020
2021
2022
2023
2024
2025
0.03
Contains everything necessary to build and run projection servers for Rails Disco.
Projections process events into database models that are optimized for the Rails views.
Have a look at the rails-disco documentation on Github for more details.
2020
2021
2022
2023
2024
2025