Skip to content

Instantly share code, notes, and snippets.

@SamGerber-zz
Created December 9, 2015 07:42
Show Gist options
  • Save SamGerber-zz/e245d238f2155bf83201 to your computer and use it in GitHub Desktop.
Save SamGerber-zz/e245d238f2155bf83201 to your computer and use it in GitHub Desktop.
@answer = "42" # => "42"
"Deep Thought said #{@answer} is the answer." # => "Deep Thought said 42 is the answer."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment