Module: Passbook
- Defined in:
- lib/passbook.rb,
lib/passbook/pkpass.rb,
lib/passbook/signer.rb,
lib/passbook/version.rb,
lib/passbook/push_notification.rb,
lib/rails/generators/passbook/config/config_generator.rb
Defined Under Namespace
Modules: Generators Classes: PKPass, PushNotification, Signer
Constant Summary collapse
- VERSION =
"0.4.2"
Class Method Summary collapse
Class Method Details
.configure {|_self| ... } ⇒ Object
12 13 14 |
# File 'lib/passbook.rb', line 12 def self.configure yield self end |