mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
7529fe82f0
commit
422b057d65
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@
|
||||||
# For all these reasons, consider not using OpenStruct at all.
|
# For all these reasons, consider not using OpenStruct at all.
|
||||||
#
|
#
|
||||||
class OpenStruct
|
class OpenStruct
|
||||||
VERSION = "0.4.0"
|
VERSION = "0.5.0"
|
||||||
|
|
||||||
#
|
#
|
||||||
# Creates a new OpenStruct object. By default, the resulting OpenStruct
|
# Creates a new OpenStruct object. By default, the resulting OpenStruct
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue