[ruby/ostruct] v0.5.3
https://github.com/ruby/ostruct/commit/322efd0e61
This commit is contained in:
parent
e1391bf96f
commit
0adabdc53d
@ -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.5.2"
|
VERSION = "0.5.3"
|
||||||
|
|
||||||
#
|
#
|
||||||
# Creates a new OpenStruct object. By default, the resulting OpenStruct
|
# Creates a new OpenStruct object. By default, the resulting OpenStruct
|
||||||
|
Loading…
x
Reference in New Issue
Block a user