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

8daa9c337a0557fe168f693386d93a0b96505c3e02419b81a92d8b885f8345ca

總下載次數 31,100

這個版本 4,618

License:

Ruby 版本需求: >= 1.9.2

相關連結: