Project

hash-tree

0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
HashTree help you to work with nested hashes and arrays.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0.8.7
>= 2.0
>= 0.0.2

Runtime

>= 1.5.0
~> 1.6.1
~> 2.0
>= 0.30
 Project Readme

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

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.