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