Class: SpreeCmCommissioner::ApplyServiceAvailability
- Inherits:
-
BaseInteractor
- Object
- BaseInteractor
- SpreeCmCommissioner::ApplyServiceAvailability
- Defined in:
- app/interactors/spree_cm_commissioner/apply_service_availability.rb
Instance Method Summary collapse
-
#call ⇒ Object
:calendarable.
Instance Method Details
#call ⇒ Object
:calendarable
10 11 12 |
# File 'app/interactors/spree_cm_commissioner/apply_service_availability.rb', line 10 def call context.value = context.calendarable end |