frozon / passbook

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

notification_passphrase missing #56

Closed DraGott closed 8 years ago

DraGott commented 8 years ago

Hy,

I'm creating a rails app with passbook.

Now i have problems with sending pushes for notification. How i can set the notification_cert.pem - password to the passbook.rb?

I downloaded the version 0.4.1 of the passbook gem and it seems the Key ":notification_passphrase" in the line of the "mattr_accessor" in the passbook module is missing.

Is there another way to set the password?

Thanks for your help

DraGott commented 8 years ago

Found it by myself.

Loadet the gem from github.