You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
'
The text was updated successfully, but these errors were encountered:
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 method
graph_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:in
new'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
The text was updated successfully, but these errors were encountered: