OpenStruct
2¶ ↑
Website / Report Issue / Source Code
Description¶ ↑
OStruct2 is a reimplementation of Ruby’s standard ostruct.rb library. This new OpenStruct
class addresses issues the original has with conflicting member names and cloning.
Copyrights¶ ↑
Copyright © 2010 Rubyworks
OStruct2 is distributed under the BSD-2-Clause license.
See LICENSE.txt for detatils.