Skip to content

Instantly share code, notes, and snippets.

@ognevsky
Created January 15, 2010 12:18
Show Gist options
  • Save ognevsky/278012 to your computer and use it in GitHub Desktop.
Save ognevsky/278012 to your computer and use it in GitHub Desktop.
>> city.text
=> "Россия, Москва"
>> city.country
=> "Россия"
>> city.pos
=> ["37.609218", "55.753559"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment