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.2k stars 179 forks source link

Show example using regex in where query #263

Closed scottharvey closed 1 year ago

scottharvey commented 1 year ago

Update README to show example of using a regex with the .where method