ostruct.rb

Path: lib/ostruct.rb
Last Update: Fri Jul 03 13:24:47 +0000 2009

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]