Skip to content

Instantly share code, notes, and snippets.

@devth
Created July 15, 2011 22:53
Show Gist options
  • Save devth/1085742 to your computer and use it in GitHub Desktop.
Save devth/1085742 to your computer and use it in GitHub Desktop.
@var = "hello
this is a very long string
it doesn't seem to put any
returns in it";
this["var"] = "hello this is a very long stringit doesn't seem to put any returns in it";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment