urbanairship / ruby-library

A Ruby wrapper for the Urban Airship API.
Other
200 stars 117 forks source link

Add UA constant (alias) #87

Closed seth-macpherson closed 8 years ago

seth-macpherson commented 8 years ago

The UA constant is required by the API in client.rb. Add the alias within the core Urbanairship module since it is expected to be exposed.

Includes changes to documentation/specs.

After updating to latest gem (v3.10) my specs began failing with the following: image

seth-macpherson commented 8 years ago

:bump:

jkvoorhis commented 8 years ago

Hey @seth-macpherson, thank you for finding this. We have decided to address this issue in a different way and will be having the fix out shortly.