Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.

Latest commit

 

History

History
37 lines (25 loc) · 538 Bytes

File metadata and controls

37 lines (25 loc) · 538 Bytes

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.