- Aug 01, 2018
-
-
Alex Reisner authored
(Don't set globally.)
-
- Jul 31, 2018
-
-
Alex Reisner authored
-
Alex Reisner authored
Fixes #1059.
-
Alex Reisner authored
by making all class methods public. Previously a call to #near or within_bounding_box produced: DEPRECATION WARNING: Delegating missing full_column_name method to Venue. Accessibility of private/protected class methods in :scope is deprecated and will be removed in Rails 6.0. I don't like turning all these methods public but at the moment I don't see any way around it.
-
Alex Reisner authored
Make Nominatim the default lookup and map provider. Closes #1026.
-
Alex Reisner authored
-
Alex Reisner authored
viz: add `coordinates` attribute and remove `latitude` and `longitude`. Fixes #1258 and #1302.
-
- Jul 27, 2018
-
-
Alex Reisner authored
-
Alex Reisner authored
-
ip2location authored
-
ip2location authored
-
Alex Reisner authored
-
- Jun 27, 2018
-
-
Alex Reisner authored
-
- Jun 26, 2018
-
-
Jon Rowe authored
-
- Jun 18, 2018
-
-
Alex Reisner authored
Culprits: .present? and .try
-
Alex Reisner authored
Appears to be defunct.
-
- Jun 17, 2018
-
-
Alex Reisner authored
Fixes #609. Bing seems to support this type of character escaping now. It's not discussed in their documentation but it works with every query I've tried so hopefully we're finally good on this issue. Also remove some unnecessary assertions from tests.
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
No longer seems to exist.
-
- Jun 15, 2018
-
-
Alex Reisner authored
Fixes #1299.
-
- May 27, 2018
-
-
Alex Reisner authored
-
- May 25, 2018
-
-
Alex Reisner authored
and remove separate #latitutde and #longitude methods (which are defined in base Result class).
-
- May 24, 2018
-
-
Alex Reisner authored
-
- May 21, 2018
-
-
Alex Reisner authored
-
- May 14, 2018
-
-
Heath Attig authored
* Update initializer template to use ipinfo_io * Implement ipstack lookup * Add Ipstack readme documentation * Add post-install message * Remove DSL from ipstack lookup * Remove unnecessary logging * Update post-install message
-
- May 11, 2018
-
-
Cayo Medeiros (yogodoshi) authored
-
- Apr 25, 2018
-
-
Alex Reisner authored
Fixes #1286.
-
- Apr 10, 2018
-
-
Scott Wenborne authored
-
Scott Wenborne authored
-
- Apr 09, 2018
-
-
Alex Reisner authored
Freegeoip/IPstack no longer provides keyless service.
-