BasicObject
# File psych/lib/psych/core_ext.rb, line 2 def self.yaml_tag url Psych.add_tag(url, self) end
Convert an object to YAML. See Psych.dump for more information on the available options.
options
# File psych/lib/psych/core_ext.rb, line 13 def psych_to_yaml options = {} Psych.dump self, options end
This page was generated for Ruby 2.0
Ruby-doc.org is hosted by James Britt and Neurogami, an avant garage research + development in Scottsdale, AZ.
Generated with Ruby-doc Rdoc Generator 0.24.6.