- Jan 03, 2013
-
-
Rob Di Marco authored
-
Rob Di Marco authored
-
- Dec 31, 2012
-
-
Alex Reisner authored
-
Alex Reisner authored
-
- Dec 28, 2012
-
-
Alex Reisner authored
Fix syntax error in initializer.rb template.
-
Paul Nicholson authored
-
- Dec 27, 2012
-
-
Matthew Gerring authored
-
Matthew Gerring authored
MapQuest doesn't require a key for the "open" API, but the geocoder throws an error if you don't provide one anyway. This edit makes the API key optional.
-
- Dec 24, 2012
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
No longer do we install libs as plugins.
-
Alex Reisner authored
-
Alex Reisner authored
Now it is necessary to specify which service is being used: Geocoder.configure(:maxmind => {:service => ...}) where '...' is one of: < :country | :city | :city_isp_org | :omni >
-
- Dec 23, 2012
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
If you do this: Geocoder::Query.new("Kremlin, Moscow", :params => {:language => "ru"}) you should get a response in Russian ("ru") regardless of the value set in Geocoder.configure(...).
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
- Dec 22, 2012
-
-
Alex Reisner authored
Either do it consistently across Ruby versions, or don't do it at all. Plus, it didn't seem to work.
-
Alex Reisner authored
-
- Dec 21, 2012
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
Need to determine how necessary this encoding is, and how to do it properly in 1.8.7.
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
-
Alex Reisner authored
-
Alex Reisner authored
Yandex API key is not required
-
alno authored
-