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



239
240
241
# File 'lib/psych.rb', line 239

def to_ruby
  @to_ruby
end