Skip to content

Instantly share code, notes, and snippets.

@louism2
Created May 2, 2013 03:24
Show Gist options
  • Save louism2/5499967 to your computer and use it in GitHub Desktop.
Save louism2/5499967 to your computer and use it in GitHub Desktop.
arr = []
hash.each_pair do |k,v|
arr << k
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment