- Mar 28, 2018
-
-
Alex Reisner authored
[] and []= methods were removed.
-
- Feb 21, 2016
-
-
Emil Sågfors authored
TimeoutError is deprecated in Ruby 2.3.0. It has been an alias for Timeout::Error starting in Ruby 1.8.0, and should be safe to replace.
-
- Mar 13, 2015
-
-
Laila Winner authored
-
Laila Winner authored
-
Laila Winner authored
* Per discussion from https://github.com/alexreisner/geocoder/issues/816, this commit replaces the `sidekiq_worker` example with an example using ActiveJob. * Demonstrate approach to reverse-geocoding records in a background job with simple retry logic for timeout and socket errors.
-
- Nov 08, 2014
-
-
Alex Reisner authored
-
- May 08, 2013
-
- May 01, 2013
-
-
Pascal Betz authored
-
Pascal Betz authored
-
- Apr 20, 2013
-
-
Kasper Weibel authored
-
Kasper Weibel authored
-
- Apr 19, 2013
-
-
Kasper Weibel authored
-
Kasper Weibel authored
-
Kasper Weibel authored
-
- Dec 08, 2012
-
-
Alex Reisner authored
Make Geocoder.configure accept a hash (now preferred) and add Geocoder.config method (for reading config). Deprecate old syntax.
-
- Sep 28, 2012
-
-
Alex Reisner authored
-