mirror of
https://github.com/ditkrg/workflower.git
synced 2026-01-22 14:17:11 +00:00
Update manager.rb
This commit is contained in:
parent
b886f2891a
commit
c3003e857f
@ -37,7 +37,7 @@ module Workflower
|
||||
end
|
||||
|
||||
def set_initial_state
|
||||
@transitions.try(:first).try(:[], :state) || "saved"
|
||||
"saved"
|
||||
end
|
||||
|
||||
def process_transition!(flow)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user