Ratch  Object

Parent

Methods

[Validate]
Generated with Newfish 0.1.0

Object

Public Instance Methods

to_yamlfrag() click to toggle source
   # File lib/ratch/core_ext/to_yamlfrag.rb, line 4
4:   def to_yamlfrag
5:     to_yaml.sub("---",'').rstrip
6:   end

Disabled; run with --debug to generate this.