Libraries
»
workflow
(3.1.1)
»
Index
»
Workflow
»
Specification
»
#state_names
Method: Workflow::Specification#state_names
Defined in:
lib/workflow/specification.rb
#
state_names
⇒
Object
17 18 19
# File 'lib/workflow/specification.rb', line 17
def
state_names
states
.
keys
end