Module: Psych::DeprecatedMethods

Defined in:
lib/psych/deprecated.rb

Overview

:nodoc:

Instance Attribute Summary collapse

Instance Attribute Details

#taguriObject

Returns the value of attribute taguri



7
8
9
# File 'lib/psych/deprecated.rb', line 7

def taguri
  @taguri
end

#to_yaml_styleObject

Returns the value of attribute to_yaml_style



8
9
10
# File 'lib/psych/deprecated.rb', line 8

def to_yaml_style
  @to_yaml_style
end