Module: ActionPush::Delivery::Explosion
- Defined in:
- lib/action_push/delivery/explosion.rb
Class Method Summary collapse
Class Method Details
.call(push) ⇒ Object
8 9 10 11 12 |
# File 'lib/action_push/delivery/explosion.rb', line 8 def call(push) raise Error, " Delivery method fot the <\#{push}> was not set\"\n DOC\nend\n" |