aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ostruct.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ostruct.rb')
-rw-r--r--lib/ostruct.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ostruct.rb b/lib/ostruct.rb
index 45ccb54925..fd1b8e7ee2 100644
--- a/lib/ostruct.rb
+++ b/lib/ostruct.rb
@@ -203,6 +203,7 @@ class OpenStruct
# Provides marshalling support for use by the Marshal library.
#
alias_method :marshal_load, :update_to_values! # :nodoc:
+ public :marshal_load
#
# Used internally to defined properties on the