Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ruby generated by dot2ruby is not valid #117

Open
tmzhuang opened this issue Mar 26, 2016 · 0 comments
Open

Ruby generated by dot2ruby is not valid #117

tmzhuang opened this issue Mar 26, 2016 · 0 comments

Comments

@tmzhuang
Copy link

Dot: https://gist.github.com/tmzhuang/2746bd23fa755139195d
Ruby script produced from dot2rb: https://gist.github.com/tmzhuang/2325ebd3f2cd68857afd

Runnning the ruby code gives error:
dep.rb:25:in block in <main>': undefined local variable or methodgraph_clusteractiverecord_associations_collectionassociation' for main:Object (NameError)
Did you mean? graph_clusteruser_generatedassociationmethods
from /home/vagrant/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/ruby-graphviz-1.2.2/lib/graphviz.rb:881:in initialize' from /home/vagrant/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/ruby-graphviz-1.2.2/lib/graphviz.rb:912:innew'
from /home/vagrant/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/ruby-graphviz-1.2.2/lib/graphviz.rb:912:in digraph' from dep.rb:5:in

'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant