DynaHash changs the Hash class method_missing to see if it can map the property being accessed to a key in the Hash itself. It saves typing and looks more like a regular object instance.
Required Ruby Version
None
Required Rubygems Version
>= 1.3.7
Authors
Tony Heupel