- Dec 23, 2012
-
-
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
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
Now every fake query does not need to be listed in the code, a fixture just needs to be added.
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
Changed since pull request was submitted.
-
Alex Reisner authored
-
Alex Reisner authored
Also add test for method presence in all lookups.
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
This code appears to be copied from the Freegeoip lookup, where it is undesirable to begin with.
-
Alex Reisner authored
-
Alex Reisner authored
Conflicts: test/lookup_test.rb
-
git://github.com/gonzoyumo/geocoderAlex Reisner authored
Conflicts: README.rdoc lib/geocoder.rb lib/geocoder/configuration.rb
-
- Dec 20, 2012
-
-
Alex Reisner authored
-
Alex Reisner authored
Fix query params escaping for OauthUtil
-
m0thman authored
-