Module: ConvenientService::Service::Plugins::CanHaveRecalculations::Concern
- Includes:
- ConvenientService::Support::Concern
- Defined in:
- lib/convenient_service/service/plugins/can_have_recalculations/concern.rb
Instance Method Summary collapse
Instance Method Details
#recalculate ⇒ ConvenientService::Service
19 20 21 |
# File 'lib/convenient_service/service/plugins/can_have_recalculations/concern.rb', line 19 def recalculate copy end |