Re: [Rails] Help with railroad

2011-06-27 Thread Rodrigo Ruiz
Ya, but I need both, models and controllers diagram, and yes I did install graphviz (manually though, not through command line) and I did manage to generate the controllers and models with their methods, but not instance variable or inheritance connections. On Sat, Jun 25, 2011 at 3:25 AM,

Re: [Rails] Help with railroad

2011-06-25 Thread Leoncio Caminha
do you install the graphviz? is needed for generate the diagrams, linux or mac your OS? Em 24/06/2011, às 22:03, Rodrigo Ruiz escreveu: Ya, actually I do need a class diagram for controllers and models. How can I use that railroady? On Sun, Jun 12, 2011 at 11:32 AM, Quaternion

Re: [Rails] Help with railroad

2011-06-25 Thread Leoncio Caminha
other mode for generate models in rails is http://rails-erd.rubyforge.org/, very simple and require too graphviz, much easer Em 24/06/2011, às 22:03, Rodrigo Ruiz escreveu: Ya, actually I do need a class diagram for controllers and models. How can I use that railroady? On Sun, Jun 12, 2011

Re: [Rails] Help with railroad

2011-06-24 Thread Rodrigo Ruiz
I did manage to install it with 'install railroad gem', problem is that when I run any command like 'railroad -a -i -M | dot -Tpng doc/models.png' it doesn't work, I get this: /Users/rodrigoruiz/.rvm/gems/ruby-1.9.2-p180@rails3/gems/railroad-0.5.0/lib/railroad/app_diagram.rb:54:in

[Rails] Help with railroad

2011-06-11 Thread Rodrigo Ruiz
Can anyone help me install railroad gem? What I need is a simple class diagram of my rails website. Not necessarily with railroad (if you know any other software, for mac, that works). The website is http://railroad.rubyforge.org/ I couldn't find any explanation on how to install it. Thank you,

Re: [Rails] Help with railroad

2011-06-11 Thread Michael Pavling
On 12/06/2011, Rodrigo Ruiz rodrigo.ru...@gmail.com wrote: Can anyone help me install railroad gem. The website is http://railroad.rubyforge.org/ I couldn't find any explanation on how to install it. Have you tried running the command gem install railroad? What result does that give you? --

Re: [Rails] Help with railroad

2011-06-11 Thread Ylan
I am happy using rails erd: http://rails-erd.rubyforge.org/ -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Talk group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/N7hyU-dpRdoJ. To post to this group,