Skip to content

Instantly share code, notes, and snippets.

@kaievns
Created August 19, 2010 13:41
Show Gist options
  • Save kaievns/537904 to your computer and use it in GitHub Desktop.
Save kaievns/537904 to your computer and use it in GitHub Desktop.
module Boo
module Hoo
class Doo
def Zoo
text <<-EOS.gsub(/^ *\|/, '')
|<?xml version="1.0" encoding="UTF-8"?>
|<response>
| <sid>#{sid}</sid>
|</response>
EOS
end
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment