Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
0.0
ActiveRecord::MySQL::Strict adds validations to ActiveRecord models to make sure they do not trigger errors in MySQL strict mode.
2021
2022
2023
2024
2025
2026
0.0
Cleaner structure.sql for MySQL.
2021
2022
2023
2024
2025
2026
0.0
Adds :destroy_if option to accepts_nested_attributes_for, which is basically a stronger version of :reject_if that destroys existing records, too.
2021
2022
2023
2024
2025
2026
0.0
Very simple implementation of tableless
2021
2022
2023
2024
2025
2026
0.0
A store is required by an OpenID server and optionally by the consumer to store associations, nonces, and auth key information across requests and processes. If rails is distributed across several machines, they must must all have access to the same OpenID store data, so the FilesystemStore won't...
2021
2022
2023
2024
2025
2026
0.0
A monkey patch for oracle-enhanced ISSUE #755.
2021
2022
2023
2024
2025
2026
0.0
Oracle enhanced adapter with schema config support for ActiveRecord (Using this gem, you can specify schema details in database.yml).
This gem is a tweaked version of original activerecord-oracle_enhanced-adapter gem.
2021
2022
2023
2024
2025
2026
0.0
Order your ActiveRecord scopes by a supplied list of ids
2021
2022
2023
2024
2025
2026
0.0
Allow chaining active record scopes with OR.
2021
2022
2023
2024
2025
2026
0.0
Signalize when some primary key overflow soon.
2021
2022
2023
2024
2025
2026
0.0
activerecord with pattern match
2021
2022
2023
2024
2025
2026
0.0
A ruby gem that makes working with Postgres arrays in ActiveRecord easier
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord connection adapter for safe PgBouncer use
2021
2022
2023
2024
2025
2026
0.0
This gem adds a feature which inserts records using PostgreSQL generate_series function to ActiveRecord. Insertion using generate_series function is very fast, so it is useful when you want to insert simple but many and many record, e.g. prepare for performance test.
2021
2022
2023
2024
2025
2026
0.0
Adds support for working with temporary tables and pivot tables (PostgreSQL only)
2021
2022
2023
2024
2025
2026
0.0
This gem provides a very simple interface where one can wrap a lambda within a timeoutable transaction and pass a custom handler along it
2021
2022
2023
2024
2025
2026
0.0
This gem provides the functionality of ActiveRecord::Relation#pick for Rails 5 and 4.2 apps.
2021
2022
2023
2024
2025
2026
0.0
Want all the IDs, or names, or whatever field of your ActiveRecord model? Account.ids, Account.names ...
2021
2022
2023
2024
2025
2026
0.0
handle Polyline object on ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
active_record-pool is an extension to active_record that gives you an interface to write high-speed inserts, updates, & delete in a manageable way.
2021
2022
2023
2024
2025
2026