Skip to content

Instantly share code, notes, and snippets.

@cato
Created March 23, 2011 00:41
Show Gist options
  • Select an option

  • Save cato/882411 to your computer and use it in GitHub Desktop.

Select an option

Save cato/882411 to your computer and use it in GitHub Desktop.
h.each_pair do |k,v|
puts k
puts v
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment