Running rake visualize results in the following error:
{{{
Error: <stdin>:117: syntax error near line 117
context: Service -> >>> Graph <<< [ label = "graphs" ];
Generated doc/diagram.png.
}}}
I have a model called Graph and it looks like this causes a name conflict...
|