Method: Workflow::Specification#state_names

Defined in:
lib/workflow/specification.rb

#state_namesObject



17
18
19
# File 'lib/workflow/specification.rb', line 17

def state_names
  states.keys
end