- Jun 27, 2016
-
-
Steve Jorgensen authored
-
- Jun 26, 2016
-
-
Steve Jorgensen authored
-
- Jun 09, 2016
-
-
Alex Reisner authored
-
Eric Bouchut authored
Was causing: NoMethodError: private method `include' called for ActionDispatch::Request:Class
-
- Jun 07, 2016
-
-
Hassanin Ahmed authored
* handles unreachable network exception * adds network error class * tests unreachable host exception handling
-
- Jun 02, 2016
-
-
Jeffects authored
SmartyStreets is permanently changing their ZIP Code API endpoint by June 22 at 9am Mountain Time. The legacy API endpoint is available until the 22nd. This change basically changes the API endpoint and updated the tests to reflect the change.
-
- May 31, 2016
-
-
Alex Reisner authored
-
Alessandro Lepore authored
-
- May 27, 2016
-
-
Alex Reisner authored
-
- May 26, 2016
-
-
Alex Reisner authored
Intended to fix #1048.
-
- May 25, 2016
-
-
Aaron Parecki authored
-
Alex Reisner authored
ESRI lookup now uses this method.
-
Alex Reisner authored
-
Aaron Parecki authored
-
Alex Reisner authored
This should improve readability and make testing easier as it separates the various tasks into separate methods.
-
Alex Reisner authored
-
- May 24, 2016
-
-
Shinya Kitamura authored
-
- May 20, 2016
-
-
Alessandro Lepore authored
-
- May 17, 2016
-
-
Aaron Parecki authored
-
- May 06, 2016
-
-
jlhonora authored
-
Jason Waldrip authored
* Support for a custom telize endpoint * fix path
-
- May 02, 2016
-
-
jlhonora authored
-
- Apr 28, 2016
-
-
Han Loong Liauw authored
-
- Apr 17, 2016
-
-
Alex Reisner authored
The #latitude and #longitude methods are defined in the Base lookup. The intention is that subclasses implement #coordinates only, as it results in less code duplication.
-
Alex Reisner authored
-
- Apr 16, 2016
-
-
Piotr Górecki authored
* Add ip-api.com (ip lookup) support This service returns better coordinates for Europe than other free ip lookup services available in geocoder. * Clean the results class Remove default responses for fields. * Remove checking fields in url query API already handles unknown fields, so this check is unnecessary. * Add a test for using parameters directly in search method * Use proper domain name Use pro.ip-api.com domain in case when api key is in use, otherwise just ip-api.com. * Handle invalid api key * Add forsaken fixture * Make uniform an invalid key handler with the other geocoder lookups
-
- Apr 14, 2016
-
-
Alex Reisner authored
-
- Apr 12, 2016
-
-
lowellmower authored
-
lowellmower authored
-
- Apr 10, 2016
-
-
Tamas Erdos authored
-
- Apr 09, 2016
-
-
Thu Trang Pham authored
-
- Apr 06, 2016
-
-
Tamas Erdos authored
-
- Apr 05, 2016
-
-
Alex Reisner authored
-
- Apr 04, 2016
-
-
Piotr Górecki authored
* Add ip-api.com (ip lookup) support This service returns better coordinates for Europe than other free ip lookup services available in geocoder. * Clean the results class Remove default responses for fields. * Remove checking fields in url query API already handles unknown fields, so this check is unnecessary. * Add a test for using parameters directly in search method
-
- Apr 01, 2016
-
-
Alex Reisner authored
No longer needed now that :yahoo lookup is gone.
-
- Mar 30, 2016
-
-
Tamas Erdos authored
-
Tamas Erdos authored
- public token generation - esri token object
-
Tamas Erdos authored
-
Tamas Erdos authored
- `api_key` param - `forStorage` param - token generation - updating README.md
-
- Mar 18, 2016
-
-
unit authored
-