Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Extract a subset of a relational database for use in development or testing. Provides a simple API to filter rows and preserve referential integrity.
2019
2020
2021
2022
2023
2024
0.0
Tool for database maintenance.
2019
2020
2021
2022
2023
2024
0.0
Database utilities
2019
2020
2021
2022
2023
2024
0.0
Deactivatable provides methods and a default_scope to allow ActiveRecord objects to be deactivated instead of deleted.
This is useful if an object needs to be removed from general use, but it's data needs to be retained.
Additionally, Deactivatable provides the ability to specify depe...
2019
2020
2021
2022
2023
2024
0.0
Ensure that all values in an enum are covered
2019
2020
2021
2022
2023
2024
0.0
DeclarativeGrid is a gem for rendering grids described in simple DSL
2019
2020
2021
2022
2023
2024
0.0
ActiveModel validation against duplicating records.
2019
2020
2021
2022
2023
2024
0.0
DeepCloning is a gem that is able to replicate a set of records in depth
2019
2020
2021
2022
2023
2024
0.0
A method to deep copy AR objects, including their associations
2019
2020
2021
2022
2023
2024
0.0
Convert result of count by multiple group to nested hash.
2019
2020
2021
2022
2023
2024
0.0
This gem allows you to 'freeze' your ActiveRecord models to Rails compatible fixture files. This allows you to store real data statically for quick start dev/staging evironments.
2019
2020
2021
2022
2023
2024
0.0
Use deep_pluck as a shortcut to select one or more attributes and include associated models without loading a bunch of records. And DRY up your code when using #as_json. Added a filter for graphql_rails_api gem
2019
2020
2021
2022
2023
2024
0.0
Explicit preloader for ActiveRecord
2019
2020
2021
2022
2023
2024
0.0
Defaultable is an extendable class to allow easy method chaining for settings along with defaults.
2019
2020
2021
2022
2023
2024
0.0
Create the definitive description of your DB and let Definitive modify your schema safely for you
2019
2020
2021
2022
2023
2024
0.0
Deforest tracks the number of times your model methods are called and presents it in digestable way. You can analyse and use this data to remove unused features/code
2019
2020
2021
2022
2023
2024
0.0
Dry up your controllers
2019
2020
2021
2022
2023
2024
0.0
defer your after commit callbacks to sidekiq
2019
2020
2021
2022
2023
2024
0.0
Allows going through delayed job queues using threads instead of processes
2019
2020
2021
2022
2023
2024
0.0
Bulk insert many jobs at once for delayed_job
2019
2020
2021
2022
2023
2024