Class: GrubY::Handlers::PurchasedPaidMediaHandler
- Inherits:
-
BaseHandler
- Object
- BaseHandler
- GrubY::Handlers::PurchasedPaidMediaHandler
- Defined in:
- lib/gruubY/handlers.rb
Instance Attribute Summary
Attributes inherited from BaseHandler
#callback, #exceptions, #filters, #group
Instance Method Summary collapse
Methods inherited from BaseHandler
Constructor Details
This class inherits a constructor from GrubY::Handlers::BaseHandler
Instance Method Details
#event ⇒ Object
112 |
# File 'lib/gruubY/handlers.rb', line 112 def event = :purchased_paid_media |
#extract(ctx) ⇒ Object
113 |
# File 'lib/gruubY/handlers.rb', line 113 def extract(ctx) = ctx.purchased_paid_media |