Skip to content

Instantly share code, notes, and snippets.

@alindeman
Created April 4, 2012 21:48
Show Gist options
  • Select an option

  • Save alindeman/2305952 to your computer and use it in GitHub Desktop.

Select an option

Save alindeman/2305952 to your computer and use it in GitHub Desktop.
hash = {:wtf => 'candy', |:wtf2 => 'chocolate'}
*hit some keys*
hash = {:wtf => 'candy',
|:wtf2 => 'chocolate'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment