Module: Psych::DeprecatedMethods
- Defined in:
- lib/psych/deprecated.rb
Overview
:nodoc:
Instance Attribute Summary collapse
-
#taguri ⇒ Object
Returns the value of attribute taguri.
-
#to_yaml_style ⇒ Object
Returns the value of attribute to_yaml_style.
Instance Attribute Details
#taguri ⇒ Object
Returns the value of attribute taguri
7 8 9 |
# File 'lib/psych/deprecated.rb', line 7 def taguri @taguri end |
#to_yaml_style ⇒ Object
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 |