Skip to content

Instantly share code, notes, and snippets.

@bil-bas
Last active December 12, 2015 04:58
Show Gist options
  • Save bil-bas/4718295 to your computer and use it in GitHub Desktop.
Save bil-bas/4718295 to your computer and use it in GitHub Desktop.
puts <<-END_OF_TEXT
hello
there
END_OF_TEXT
Omit the '-' if you want the final newline.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment