Skip to content

Instantly share code, notes, and snippets.

@matthuhiggins
Created December 25, 2010 02:16
Show Gist options
  • Select an option

  • Save matthuhiggins/754624 to your computer and use it in GitHub Desktop.

Select an option

Save matthuhiggins/754624 to your computer and use it in GitHub Desktop.
ruby 1.9 hash
sweet_hash = {
foo: "bar",
faz: "baz"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment