Project
Reverse Dependencies for minitest
The projects listed here declare minitest as a runtime or development dependency
0.0
The ActiveRecod MemSQL Adapter is an ActiveRecord connection adapter based on the standard mysql2 adapter.
This adapter is a customized version of the mysql2 adapter to provide support for MemSQL.
2021
2022
2023
2024
2025
2026
0.0
Monkey patch to index nested errors for ActiveRecord 4
2021
2022
2023
2024
2025
2026
0.0
Normalize your ActiveRecord models' attributes
2021
2022
2023
2024
2025
2026
0.0
Provides `ActiveRecord::Relation#one!`, a convenience method that asserts a relation contains exactly one record and returns it. If there are no records or more than one, an `ActiveRecord::NoRecordFound` or `ActiveRecord::MultipleRecordsFound` exception is raised, respectively.
2021
2022
2023
2024
2025
2026
0.0
This patch provides first_or_create method to be atomic, once the default one isn't!!!
2021
2022
2023
2024
2025
2026
0.0
Automatic reconnection for Postgres
2021
2022
2023
2024
2025
2026
0.0
This gem provides an extension to ActiveRecord, enabling efficient Multi-Table, Multiple-Inheritance for ActiveRecord models.
2021
2022
2023
2024
2025
2026
0.0
PreloadQuery allows you preload queries and have them available as would a relations and `preload` of ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
See where each database call is coming from in your code, and get query
profiling to see which queries are taking up the most time in the database.
2021
2022
2023
2024
2025
2026
0.0
Publish events to Redis when your models change.
2021
2022
2023
2024
2025
2026
0.0
Proof of concept for proposed new Active Record query API
2021
2022
2023
2024
2025
2026
0.0
you can `AwesomeModel.all.exec2hash => [{id: 1, key: value}, ...]`
2021
2022
2023
2024
2025
2026
0.0
Retry read queries automatically when disconnected from the database
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
Auto increments an integer column on a model, scoped to an association. Example: sequential invoice_number column for invoices, scoped to a company (each company has their own invoice 1, invoice 2, etc).
2021
2022
2023
2024
2025
2026
0.0
a lightweight search-engine using ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
Add full-text search to Active Record models using SQLite FTS5, with zero external dependencies
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
Extension for ActiveRecord to get serializable and marshalizable models using Rasti::Model
2021
2022
2023
2024
2025
2026