Class: SolidusSubscriptions::Dispatcher::OutOfStockDispatcher
- Defined in:
- lib/solidus_subscriptions/dispatcher/out_of_stock_dispatcher.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from SolidusSubscriptions::Dispatcher::Base
Instance Method Details
permalink #dispatch ⇒ Object
[View source]
6 7 8 |
# File 'lib/solidus_subscriptions/dispatcher/out_of_stock_dispatcher.rb', line 6 def dispatch installment.out_of_stock end |