Skip to content

Instantly share code, notes, and snippets.

@sharnie
Created June 6, 2014 15:23
Show Gist options
  • Save sharnie/97480f2810a215190d7a to your computer and use it in GitHub Desktop.
Save sharnie/97480f2810a215190d7a to your computer and use it in GitHub Desktop.
name = "Sharnie Ivery"
<<-'GREET'
Hello, #{name}
GREET
# => "Hello, #{name}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment