openhash.rb

Path: lib/more/facets/openhash.rb
Last Update: Mon Mar 16 08:45:52 -0400 2009

OpenHash

OpenHash is akin to an OpenStruct or an OpenObject, but it is much simplier in nature. It is a hash with an method_missing definition that routes to [] and []=.

Author

  • Trans

[Validate]