Home > hash_chain

hash_chain

Hash_chain is a project mainly written in Ruby, based on the MIT license.

Hash::Chain

= hash_chain

This wrapper serves to combine several hashes into what functions like a single Hash. This is useful when trying to fetch from a series of hashes in some kind of priority sequence without duplicating the structure.

== Copyright

Copyright (c) 2011 Scott Tadman, The Working Group See LICENSE.txt for further details.

Previous:flash_proxy