Merge pull request #997 from akostyuk/master
Added ipinfo.io provider
No related branches found
No related tags found
Showing
- README.md 9 additions, 0 deletionsREADME.md
- lib/geocoder/lookup.rb 2 additions, 1 deletionlib/geocoder/lookup.rb
- lib/geocoder/lookups/ipinfo_io.rb 55 additions, 0 deletionslib/geocoder/lookups/ipinfo_io.rb
- lib/geocoder/results/ipinfo_io.rb 56 additions, 0 deletionslib/geocoder/results/ipinfo_io.rb
- test/fixtures/ipinfo_io_8_8_8_8 8 additions, 0 deletionstest/fixtures/ipinfo_io_8_8_8_8
- test/fixtures/ipinfo_io_no_results 0 additions, 0 deletionstest/fixtures/ipinfo_io_no_results
- test/test_helper.rb 9 additions, 0 deletionstest/test_helper.rb
- test/unit/lookup_test.rb 7 additions, 1 deletiontest/unit/lookup_test.rb
- test/unit/lookups/ipinfo_io_test.rb 17 additions, 0 deletionstest/unit/lookups/ipinfo_io_test.rb
Loading
Please register or sign in to comment