norman / ambry

Ambry is a database and ORM replacement for (mostly) static models and small datasets. It provides ActiveModel compatibility, and flexible searching and storage.
http://rubydoc.info/github/norman/ambry/master/frames
MIT License
57 stars 3 forks source link

Support read-only adapters #4

Closed esad closed 13 years ago

esad commented 13 years ago

I'm working on a gem that would baiscally wrap lot of yaml data files using ambry, but these shouldn't be modifiable

norman commented 13 years ago

Yup, also a very good idea. I'm happy to add this, or accept your patches. Thanks for all the feedback and support.

norman commented 13 years ago

Just added this in 0.1.2.