hashmodel 0.4.0
A hash based MVC model class that makes searching and updating deeply nested hashes a breeze. You can store deeply nested hashes and still easily flatten, query, and update the records using flattened field names. It's meant to be used for small, in-memory recordset that you want an easy, flexible way to query. It is not meant as a data storage device for managing huge datasets.
Gemfile:
=
install:
=
Versions:
- 0.4.0 March 23, 2011 (30.5 KB)
- 0.4.0.rc1 March 22, 2011 (29 KB)
- 0.4.0.beta2 March 21, 2011 (29 KB)
- 0.4.0.beta1 March 20, 2011 (22 KB)
- 0.3.1 March 18, 2011 (26 KB)