diff options
-rw-r--r-- | ext/psych/lib/psych/visitors/yaml_tree.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -198,7 +198,7 @@ module Psych @emitter.end_mapping end - end def visit_Struct o tag = ['!ruby/struct', o.class.name].compact.join(':') |
![]() | index : ruby.git | |
The Ruby Programming Language |
summaryrefslogtreecommitdiff |
-rw-r--r-- | ext/psych/lib/psych/visitors/yaml_tree.rb | 2 |
@@ -198,7 +198,7 @@ module Psych @emitter.end_mapping end - end def visit_Struct o tag = ['!ruby/struct', o.class.name].compact.join(':') |