Libraries
»
workflow
(3.0.0)
»
Index
»
Workflow
»
Event
»
#to_s
Method: Workflow::Event#to_s
Defined in:
lib/workflow/event.rb
#
to_s
⇒
Object
34 35 36
# File 'lib/workflow/event.rb', line 34
def
to_s
@name
.
to_s
end