Skip to content

Instantly share code, notes, and snippets.

@beakr
Created May 8, 2012 16:25
Show Gist options
  • Save beakr/2636953 to your computer and use it in GitHub Desktop.
Save beakr/2636953 to your computer and use it in GitHub Desktop.
Pash in hash keys to string.
puts "This is %{a_string}" %{ :a_string => 'a string.' }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment