uninitialized constant WorkflowActiverecord (NameError) #3
Closed
Description
Hello,
I'm getting uninitialized constant WorkflowActiverecord (NameError)
unless I require the workflow libs at the top of the file:
require 'workflow'
require 'workflow_activerecord'
Is this a part of the design or have I missed something?
Using version: workflow-activerecord (4.1.2)
Thanks!
Metadata
Assignees
Labels
No labels