Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Manage tool for ruby script which executed to DB only once.
2020
2021
2022
2023
2024
2025
0.0
Durable queues which commit with database transactions.
2020
2021
2022
2023
2024
2025
0.0
Dump (parts) of your database to db/seeds.rb to get a headstart creating a meaningful seeds.rb file
2020
2021
2022
2023
2024
2025
0.0
Add geometry features on Active Record models
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
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
Provides automatic deadlock retry and logging functionality for ActiveRecord and MySQL
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
A comprehensive forensic deepfake detection toolkit designed for law enforcement,
military, and national security applications. Features AI/ML detection algorithms,
forensic reporting, and court-admissible evidence generation with high accuracy
deepfake detection for video, audio, and image fi...
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