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

Source tweaks #250

Closed kbrock closed 2 years ago

kbrock commented 2 years ago

pulled out of #246

These are base changes that help various versions of the gems run better with active_hash

kbrock commented 2 years ago

If there is something holding this up, please let me know and I can fix.

I would really like this and the travis.yml PRs merged. So when I'm merging other's PRs, I at least can run the test suite locally and ensure it is green.

Do we have a rule against merging our own code?