Skip to content

Instantly share code, notes, and snippets.

@dschneider
Created June 16, 2012 16:15
Show Gist options
  • Save dschneider/2941811 to your computer and use it in GitHub Desktop.
Save dschneider/2941811 to your computer and use it in GitHub Desktop.
Ruby - Conditions in Strings #3 (The right way!)
"Hello #{'Dr. ' if doctor}#{name}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment