Skip to content

Instantly share code, notes, and snippets.

@joshbuddy
Created May 25, 2011 23:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joshbuddy/992226 to your computer and use it in GitHub Desktop.
Save joshbuddy/992226 to your computer and use it in GitHub Desktop.
ruby-1.9.2-p180 :001 > body =<<-EMAIL.gsub(/ {6}/, '')
ruby-1.9.2-p180 :002"> asdasdasd
ruby-1.9.2-p180 :003"> EMAIL
=> "asdasdasd\n"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment