ruby-beautify
ruby-beautify copied to clipboard
Gobbles up HERE document variables
Beautify converts this:
xmlfooter = <<XML
<xml>
XML
to this:
xmlfooter = <<XML