Skip to content

Instantly share code, notes, and snippets.

@austinbv
Created November 4, 2011 20:06
Show Gist options
  • Save austinbv/1340346 to your computer and use it in GitHub Desktop.
Save austinbv/1340346 to your computer and use it in GitHub Desktop.
x = { 0 => "green", 1 => "yellow", 2 => "red" }
puts x[key[value]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment