active-hash / active_hash

A readonly ActiveRecord-esque base class that lets you use a hash, a Yaml file or a custom file as the datasource
MIT License
1.19k stars 178 forks source link

fix: rails 7.1.3 support requires a has_query_constraints? method #300

Closed flavorjones closed 5 months ago

flavorjones commented 5 months ago

Problem being solved

Tests are failing with Rails 7.1.3.

I think the significant change upstream was rails/rails@59e72b0b