Merge pull request #684 from coralmade/master
Add support for Pointp.in ip geolocation
No related branches found
No related tags found
Showing
- README.md 12 additions, 0 deletionsREADME.md
- lib/geocoder/lookup.rb 2 additions, 1 deletionlib/geocoder/lookup.rb
- lib/geocoder/lookups/pointpin.rb 68 additions, 0 deletionslib/geocoder/lookups/pointpin.rb
- lib/geocoder/results/pointpin.rb 44 additions, 0 deletionslib/geocoder/results/pointpin.rb
- test/fixtures/pointpin_10_10_10_10 1 addition, 0 deletionstest/fixtures/pointpin_10_10_10_10
- test/fixtures/pointpin_555_555_555_555 1 addition, 0 deletionstest/fixtures/pointpin_555_555_555_555
- test/fixtures/pointpin_80_111_555_555 1 addition, 0 deletionstest/fixtures/pointpin_80_111_555_555
- test/fixtures/pointpin_no_results 1 addition, 0 deletionstest/fixtures/pointpin_no_results
- test/test_helper.rb 7 additions, 0 deletionstest/test_helper.rb
- test/unit/lookup_test.rb 7 additions, 1 deletiontest/unit/lookup_test.rb
- test/unit/lookups/pointpin_test.rb 30 additions, 0 deletionstest/unit/lookups/pointpin_test.rb
Loading
Please register or sign in to comment