Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Unload and upload database-tables to a file-system
2020
2021
2022
2023
2024
2025
0.0
Tool for database maintenance.
2020
2021
2022
2023
2024
2025
0.0
DBViewer is a mountable Rails engine that provides a simple interface to view database tables and their records.
2020
2021
2022
2023
2024
2025
0.0
Database utilities
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
0.0
Ensure that all values in an enum are covered
2020
2021
2022
2023
2024
2025
0.0
DeclarativeGrid is a gem for rendering grids described in simple DSL
2020
2021
2022
2023
2024
2025
0.0
ActiveModel validation against duplicating records.
2020
2021
2022
2023
2024
2025
0.0
DeepCloning is a gem that is able to replicate a set of records in depth
2020
2021
2022
2023
2024
2025
0.0
A method to deep copy AR objects, including their associations
2020
2021
2022
2023
2024
2025
0.0
Convert result of count by multiple group to nested hash.
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
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
2020
2021
2022
2023
2024
2025
0.0
Explicit preloader for ActiveRecord
2020
2021
2022
2023
2024
2025
0.0
Defaultable is an extendable class to allow easy method chaining for settings along with defaults.
2020
2021
2022
2023
2024
2025
0.0
Create the definitive description of your DB and let Definitive modify your schema safely for you
2020
2021
2022
2023
2024
2025
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
2020
2021
2022
2023
2024
2025
0.0
Dry up your controllers
2020
2021
2022
2023
2024
2025
0.0
defer your after commit callbacks to sidekiq
2020
2021
2022
2023
2024
2025
0.0
Allows going through delayed job queues using threads instead of processes
2020
2021
2022
2023
2024
2025