mattetti / googlecharts

Ruby Google Chart API
http://mattetti.github.com/googlecharts/
MIT License
699 stars 108 forks source link

URL update #53

Closed speednoisemovement closed 12 years ago

speednoisemovement commented 12 years ago

The old chart.apis.google.com URL stopped working a few days ago. This change causes chart.googleapi.com to be used for both http and https

kathgironpe commented 12 years ago

There should probably be a test to check whether the URL is working or not. Can you add? I can merge this to master but I got advice from Matt that any changes should have some tests.

speednoisemovement commented 12 years ago

After further investigation, looks like this only affects some version of Chrome. Withdrawing this.