Path: | lib/rconfig/config_hash.rb |
Last Update: | Wed Jan 06 00:15:55 -0600 2010 |
Copyright (c) 2009 Rahmal Conda <rahmal@gmail.com>
ConfigHash is a special class, derived from HashWithIndifferentAccess. It was specifically created for handling config data or creating mock objects from yaml files. It provides a dotted notation for accessing embedded hash values, similar to the way one might traverse a object tree.