ostruct.rb

Path: lib/ostruct.rb
Last Update: Sat Sep 22 12:31:32 +0000 2007

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]