What are all the options available for the command:
Workflow::create_workflow_diagram(klass, dir, opts)
and how shall I specify them on Ruby code?
I've already found this on graphviz options, but I don't know how to use these options on Ruby code...
Thank you all!