Project
Reverse Dependencies for bundler
The projects listed here declare bundler as a runtime or development dependency
0.0
you can `AwesomeModel.all.exec2hash => [{id: 1, key: value}, ...]`
2021
2022
2023
2024
2025
2026
0.0
Annotate ActiveRecord relations objects with custom data, allowing metadata on relations that can be used to customize code
2021
2022
2023
2024
2025
2026
0.0
Active Record pattern for remote APIs
2021
2022
2023
2024
2025
2026
0.0
Retries reads and transactions when an ActiveRecord::StatementInvalid occurs that matches a list of errors. Default list of errors includes errors related to failover situations to allow for graceful failovers during a request and to attempt prevention of data loss for temporary issue.
2021
2022
2023
2024
2025
2026
0.0
Rollouts (feature flags) for ActiveRecord models.
2021
2022
2023
2024
2025
2026
0.0
Expose REST routes for ActiveRecordModels.
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord adapter for Univedo
2021
2022
2023
2024
2025
2026
0.0
Validate S3 bucket names on your models against the official AWS rules (general purpose, directory buckets, S3 Tables, and S3 Vectors).
2021
2022
2023
2024
2025
2026
0.0
Safely initialize an ActiveRecord attribute with respect to missing columns
2021
2022
2023
2024
2025
2026
0.0
Adds Array-style :sample methods to ActiveRecord objects
2021
2022
2023
2024
2025
2026
0.0
Sample a instance from ActiveRecord directory.
2021
2022
2023
2024
2025
2026
0.0
Scan your Rails project for inefficient AR queries
2021
2022
2023
2024
2025
2026
0.0
A supporting library for active_mocker and wrapper around an active_record model.
2021
2022
2023
2024
2025
2026
0.0
a lightweight search-engine using ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
Build complex ActiveRecord queries using hash syntax. Includes support for Arel operators, OR queries, and assocition subqueries.
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord Segment is an audit tools, deployed by Workstream, Inc (http://workstream.is). As an enterprise application,
It's necessary to audit the changes by customers. This gem allow your application to audit all changes and send it to
segment destination, in which place you could analyze the...
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord serialize coders
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord Serverless handle AWS Aurora Serverless
2021
2022
2023
2024
2025
2026
0.0
Union, Intersection, and Difference operations for ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
Store settings in your relational database as a simple key value store. Can be used as a low performance cache if you want to store some things, and either want them reliably persisted past a cache server restart, or you just don't want a full cache.
2021
2022
2023
2024
2025
2026