Skip to content

Instantly share code, notes, and snippets.

Created December 12, 2012 04:50
Show Gist options
  • Save anonymous/a1bab440f14981919033 to your computer and use it in GitHub Desktop.
Save anonymous/a1bab440f14981919033 to your computer and use it in GitHub Desktop.
h = Hash.new
h["Survey"] = 1
h["Prod"] = 2
h["Received"] = 3
h["Design"] = 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment