- Feb 09, 2013
-
-
Alex Reisner authored
Ideally, datenimperator-add-ovi would have been rebased to master before being merged.
-
-
- Feb 08, 2013
-
-
Christian Aust authored
-
- Feb 06, 2013
-
-
Christian Aust authored
-
- Feb 05, 2013
-
-
Alex Reisner authored
-
Alex Reisner authored
-
-
Idris authored
-
- Jan 31, 2013
-
-
Alex Reisner authored
Add route method to Test result
-
- Jan 30, 2013
-
-
Oriol Gual authored
-
Fletcher Fowler authored
-
- Jan 15, 2013
-
-
Alex Reisner authored
More control over select clause
-
- Jan 14, 2013
-
-
Nicolas Despres authored
Should close #374.
-
Nicolas Despres authored
Should resolve half of #374.
-
- Jan 08, 2013
-
-
Alex Reisner authored
Add street accessors to Google result
-
Daniel Norman authored
-
- Jan 03, 2013
-
-
Alex Reisner authored
Patch to fix issue #369. Handles comma separated values for HTTP_X_FORWARDED_FOR header
-
Rob Di Marco authored
-
Rob Di Marco authored
-
- Dec 31, 2012
-
-
Alex Reisner authored
-
Alex Reisner authored
-
- Dec 29, 2012
-
-
Idris 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
-