- Feb 13, 2015
-
-
Christian Billen authored
sometime geoip database does not return complete hashes, use this method to provide bulletproof retrieval
-
rilian authored
stacktrace example: /gems/geocoder-1.2.6/lib/geocoder/lookups/esri.rb:24 in "results" /gems/geocoder-1.2.6/lib/geocoder/lookups/base.rb:47 in "search" /gems/geocoder-1.2.6/lib/geocoder/query.rb:11 in "execute" /gems/geocoder-1.2.6/lib/geocoder.rb:20 in "search" /gems/geocoder-1.2.6/lib/geocoder/stores/base.rb:111 in "do_lookup" /gems/geocoder-1.2.6/lib/geocoder/stores/active_record.rb:259 in "geocode"
-
- Feb 11, 2015
-
-
Alex Reisner authored
-
- Feb 08, 2015
-
-
Ed Slocomb authored
-
- Feb 06, 2015
-
-
Ed Slocomb authored
-
- Feb 04, 2015
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
The `http_client` method returns either Net::HTTP or Net::HTTP::Proxy. The enclosing `start` block handles the proxy so there's no need to ever use Net::HTTP::Proxy::Get.new. It's also slightly awkward to refer to the parent object of the block (for lack of a better phrase) from within the block.
-
Thu Trang Pham authored
-
Thu Trang Pham authored
-
Thu Trang Pham authored
-
Thu Trang Pham authored
-
- Feb 02, 2015
-
-
Thu Trang Pham authored
-
Thu Trang Pham authored
-
- Jan 30, 2015
-
-
Alex Reisner authored
-
Thu Trang Pham authored
-
Thu Trang Pham authored
-
- Jan 29, 2015
-
-
Antonio Borrero Granell authored
-
- Jan 27, 2015
-
-
Alex Reisner authored
This is not currently returned by any of the supported lookups, but it COULD be.
-
Thu Trang Pham authored
-
Thu Trang Pham authored
-
Thu Trang Pham authored
-
- Jan 24, 2015
-
-
Alex Reisner authored
-
- Jan 23, 2015
-
-
Hosam Aly authored
-
Guillaume Dott authored
It makes it easier to add a custom lookup class or filter available services by manipulating the correct service array.
-
- Jan 06, 2015
-
-
Jorge Santos authored
-
Alex Reisner authored
This reverts commit 196777ea.
-
Alex Reisner authored
This reverts commit 082c526d, reversing changes made to 242a29f8.
-
Will Fleming authored
Some regions appear to not return this in JSON
-
- Dec 23, 2014
-
-
zhouguangming authored
-
- Dec 17, 2014
-
-
Robert Wachs authored
Google and Okf perform additional checks to determine if a request is valid. It needs to be checked first if json parsing succeeded before accessing values of it, or else an error will occur.
-
Robert Wachs authored
-
- Dec 11, 2014
-
-
Tony Amoyal authored
-
- Nov 25, 2014
-
-
Alex Reisner authored
and format for consistency.
-
- Nov 21, 2014
-
-
ellmo authored
-
- Nov 08, 2014
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
GeoLite2 is a free version of a product called GeoIP2. Both use the same format.
-
- Oct 20, 2014
-
-
Christian Bøtker Høj authored
-
Nikolay Petrachkov authored
-