mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 21:49:06 +02:00
parent
c05f849cf2
commit
74077a99bf
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.6.0"
|
VERSION = "0.6.1"
|
||||||
|
|
||||||
HAS_PERFORMANCE_WARNINGS = begin
|
HAS_PERFORMANCE_WARNINGS = begin
|
||||||
Warning[:performance]
|
Warning[:performance]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue