Hash Tree
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
gem install hash-tree
Rails 3
In your Gemfile:
gem 'hash-tree'
Usage
Coming soon
HashTree.new
Copyright
Copyright (c) 2012 De Marque inc. See LICENSE for further details.