Method: Shards::Workflow::Base#finish_successfully
- Defined in:
- lib/shards/workflow/base.rb
#finish_successfully ⇒ Object
315 316 317 318 |
# File 'lib/shards/workflow/base.rb', line 315 def finish_successfully step['message'] @success=true end |