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:
=

安装:
=

版本列表:

  1. 0.4.0 March 23, 2011 (30.5 KB)
  2. 0.4.0.rc1 March 22, 2011 (29.0 KB)
  3. 0.4.0.beta2 March 21, 2011 (29.0 KB)
  4. 0.4.0.beta1 March 20, 2011 (22.0 KB)
  5. 0.3.1 March 18, 2011 (26.0 KB)
显示所有版本 (共 11 个)

Runtime 依赖 (2):

file-tail ~> 1.0
sourcify ~> 0.4

Development 依赖 (2):

cucumber ~> 0.3
rspec ~> 2.5

业主:

作者:

  • Mike Bethany

SHA 256 校验和:

=

下载总量 31,977

这个版本 4,745

版本发布:

许可:

需要的 Ruby 版本: >= 1.9.2

链接: