Skip to content

Instantly share code, notes, and snippets.

@srbiv
Created November 1, 2011 19:08
Show Gist options
  • Save srbiv/1331567 to your computer and use it in GitHub Desktop.
Save srbiv/1331567 to your computer and use it in GitHub Desktop.
destination = Location.new( :country => 'US',
:state => 'GA',
:city => 'Atlanta',
:zip => '30308')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment