Skip to content

Instantly share code, notes, and snippets.

@MikeSilvis
Created January 17, 2013 16:11
Show Gist options
  • Save MikeSilvis/4557091 to your computer and use it in GitHub Desktop.
Save MikeSilvis/4557091 to your computer and use it in GitHub Desktop.
{
:person => [
1 => { :name => "Alan", :location => "Washington, DC" },
2 => { :name => "Mike", Location => "Washington, DC"}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment