Switch from Google's XML to JSON API.
Should be slightly faster and we avoid an ugly REXML require statement.
Showing
- lib/geocoder.rb 12 additions, 18 deletionslib/geocoder.rb
- test/fixtures/madison_square_garden.json 57 additions, 0 deletionstest/fixtures/madison_square_garden.json
- test/fixtures/madison_square_garden.xml 0 additions, 69 deletionstest/fixtures/madison_square_garden.xml
- test/geocoder_test.rb 2 additions, 2 deletionstest/geocoder_test.rb
- test/test_helper.rb 9 additions, 10 deletionstest/test_helper.rb
Loading
Please register or sign in to comment