Project

Reverse Dependencies for rspec

The projects listed here declare rspec as a runtime or development dependency

0.0
Low commit activity in last 3 years
No release in over a year
Use database validations and convert ActiveRecord::StatementInvalid into ActiveRecord::RecordInvalid
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Helping functionality for filtering, sorting and stuff like that with data-tables and ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
No release in over a year
This gem provides a Rails concern to validate date fields in ActiveRecord models, allowing the exclusion of specific fields if needed.
2021
2022
2023
2024
2025
2026
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Rake task to determine if a database is available for a Rails app.
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
A tool for setting your database to read-only mode allowing you to conduct migrations, move database, or condut other actions that may typically involve taking a database fully offline
2021
2022
2023
2024
2025
2026
0.0
The project is in a healthy, maintained state
Transparently retries ActiveRecord transactions on ActiveRecord::Deadlocked errors (including PG::TRDeadlockDetected) with configurable exponential backoff and jitter. Provides hooks for custom callbacks, structured logging, and Rails initializer support.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Activerecord utilities/extensions that will helps to make day-to-day application development easily.
2021
2022
2023
2024
2025
2026
0.0
No release in over a year
ActiveRecord defaults to immediately persisting changes to the database on assignments like user.session_ids = [1, 2]. This is a surprising behaviour that this gem aims to fix to be more coherent with regular assignments.
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
Allow / disallow query execution through active record
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Add comment where is it called in your sql automatically. It's useful for code reading.
2021
2022
2023
2024
2025
2026
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Sometimes it's necessary to store incomplete records, without fullfilling all validations, to complete and then validate the record. ActiveRecord::DraftRecords allows you to persist an record even if it's invalid by tagging it as a draft.
2021
2022
2023
2024
2025
2026