anthonator / dirigible

Ruby wrapper for the Urban Airship v3 API
MIT License
11 stars 10 forks source link

Try to parse error JSON. Fix URL slashes. #22

Open z5h opened 9 years ago

z5h commented 9 years ago

This corrects the trailing slash use on the URLs we previously discussed. It also sets parsed error info on error objects.