urbanairship / ruby-library

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

Add missing "require" #126

Closed romainsalles closed 3 years ago

romainsalles commented 3 years ago

What does this do and why?

Add missing require, which was leading to a uninitialized constant Urbanairship::CustomEvents::CustomEvent exception.

Testing

I've tested for Ruby versions 2.6.0

Airship Contribution Agreement

I've filled out and signed Airship's contribution agreement form.