ostruct.rb

Path: lib/ostruct.rb
Last Update: Tue May 17 16:59:14 +0000 2011

ostruct.rb: OpenStruct implementation

Author:Yukihiro Matsumoto
Documentation:Gavin Sinclair

OpenStruct allows the creation of data objects with arbitrary attributes. See OpenStruct for an example.

[Validate]