frozon / passbook

Passbook gem let's you create pkpass for passbook iOS 6
MIT License
234 stars 66 forks source link

Pull out pusher into separate method #57

Closed thejchap closed 7 years ago

thejchap commented 7 years ago

Reuse pusher as per Apple's (and Grocer's) recommendation: https://github.com/grocer/grocer#sending-notifications

Also makes the pusher as configured by the app easily accessible during dev

frozon commented 7 years ago

Thx, test fail because of Nokogiri build on circle but actually passing.