Class: Psych::FALLBACK

Inherits:
Struct
  • Object
show all
Defined in:
lib/psych.rb

Overview

:nodoc:

Instance Attribute Summary collapse

Instance Attribute Details

#to_rubyObject

Returns the value of attribute to_ruby

Returns:

  • (Object)

    the current value of to_ruby



232
233
234
# File 'lib/psych.rb', line 232

def to_ruby
  @to_ruby
end