Skip to content

Instantly share code, notes, and snippets.

/hash_set.rb Secret

Created May 23, 2015 20:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/a350b14208cb74a5224d to your computer and use it in GitHub Desktop.
Save anonymous/a350b14208cb74a5224d to your computer and use it in GitHub Desktop.
@routes[route] ||= Hash.new
@routes[route][method] ||= Hash.new
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment