- Jan 06, 2015
-
-
Alex Reisner authored
-
Alex Reisner authored
Fix Yandex city error when JSON does not include 'AdministrativeArea'
-
Alex Reisner authored
This reverts commit 082c526d, reversing changes made to 242a29f8.
-
Will Fleming authored
Some regions appear to not return this in JSON
-
Will Fleming authored
-
- Dec 31, 2014
-
-
Alex Reisner authored
Update README.md
-
Chris Wren authored
Use conventional single quotes in Gemfile
-
- Dec 24, 2014
-
-
Alex Reisner authored
Remove duplicated code
-
- Dec 23, 2014
-
-
zhouguangming authored
-
- Dec 17, 2014
-
-
Alex Reisner authored
Adds ability to raise error when response parsing fails
-
Alex Reisner authored
-
Alex Reisner authored
FIX instructions for use MaxMind Local ip lookup
-
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
-
GermanDZ authored
-
- Dec 11, 2014
-
-
Alex Reisner authored
added street_address attribute for geocodio, updated fixture and outdated attribute tests
-
Tony Amoyal authored
-
- Dec 10, 2014
-
-
Alex Reisner authored
Set longitude in example to minus instead of positive.
-
- Dec 09, 2014
-
-
Richard Baptist authored
-
- Nov 25, 2014
-
-
Alex Reisner authored
and format for consistency.
-
Alex Reisner authored
Use UTF-8 encoding for :maxmind_local results from file.
-
- Nov 23, 2014
-
-
Alex Reisner authored
-
- Nov 21, 2014
-
-
ellmo authored
-
- Nov 20, 2014
-
-
Alex Reisner authored
-
- Nov 08, 2014
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
GeoLite2 is a free version of a product called GeoIP2. Both use the same format.
-
Alex Reisner authored
-
- Nov 06, 2014
-
-
Alex Reisner authored
-
- Nov 04, 2014
-
-
Alex Reisner authored
-
- Oct 20, 2014
-
-
Alex Reisner authored
Use faster ruby methods See: https://speakerdeck.com/sferik/writing-fast-ruby
-
Christian Bøtker Høj authored
-
Nikolay Petrachkov authored
-
- Oct 19, 2014
-
-
Alex Reisner authored
Fixes OID warnings when using PostgreSQL
-
- Oct 18, 2014
-
-
Jev Zelenkov authored
-
- Oct 17, 2014
-
-
Jev Zelenkov authored
Postgres correctly identifies OIDs when BEARING and DISTANCE contain numerical values. It fails to identify OID for a NULL type. This patch explicitly sets an OID type for NULLs when running in PostgreSQL environment.
-
Alex Reisner authored
Add table_name to AR geocoded and not_geocoded scopes
-