This commit is contained in:
2022-01-17 11:57:53 +03:00
parent 200e16ff08
commit 7fc0c61063
5 changed files with 7 additions and 5 deletions

View File

@@ -1,3 +1,5 @@
require "active_support"
module Workflower
mattr_accessor :workflower_state_column_name, :default_workflow_id
module ActsAsWorkflower