RubyGems Navigation menu

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.4.0 - March 23, 2011 (30.5 KB)
  2. 0.4.0.rc1 - March 22, 2011 (29 KB)
  3. 0.4.0.beta2 - March 21, 2011 (29 KB)
  4. 0.4.0.beta1 - March 20, 2011 (22 KB)
  5. 0.3.1 - March 18, 2011 (26 KB)
Show all versions (11 total)

Runtime Dependencies (2):

file-tail ~> 1.0
sourcify ~> 0.4

Development Dependencies (2):

cucumber ~> 0.3
rspec ~> 2.5

Owners:

Authors:

  • Mike Bethany

SHA 256 checksum:

8daa9c337a0557fe168f693386d93a0b96505c3e02419b81a92d8b885f8345ca

Total downloads 31,140

For this version 4,622

Licenses:

N/A

Required Ruby Version: >= 1.9.2

Links: