Hash Tree

Build Status

Hash Tree gives you the abilty to manipulate nested hashes. The nodes of the hashes can be others hashes or even arrays of hashes.

Install

“em install hash-tree

Rails 3

In your Gemfile:

“by gem ‘hash-tree’

Usage

Coming soon

“by HashTree.new

Copyright (c) 2012 De Marque inc. See LICENSE for further details.