Hi Is there any freeware anybody would recommend for showing database models and how they relate to each other? I''m picking up an app another developer left in a mess and I''m trying to sort it out. Diagrams would be a great help. Suggestions? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On 21 May 2010 21:11, sso <strongsilentone-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi > Is there any freeware anybody would recommend for showing database > models and how they relate to each other? I''m picking up an app > another developer left in a mess and I''m trying to sort it out. > Diagrams would be a great help. > Suggestions?http://railroad.rubyforge.org/ -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
I second that - railroad rocks - it''s basically automatic On May 21, 3:33 pm, Michael Pavling <pavl...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On 21 May 2010 21:11, sso <strongsilent...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > Hi > > Is there any freeware anybody would recommend for showing database > > models and how they relate to each other? I''m picking up an app > > another developer left in a mess and I''m trying to sort it out. > > Diagrams would be a great help. > > Suggestions? > > http://railroad.rubyforge.org/ > > -- > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. > For more options, visit this group athttp://groups.google.com/group/rubyonrails-talk?hl=en.-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Marnen Laibow-Koser
2010-May-21 20:52 UTC
Re: Designing An Application (UML, Class Diagrams)
Michael Pavling wrote:> On 21 May 2010 21:11, sso <strongsilentone-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> Hi >> Is there any freeware anybody would recommend for showing database >> models and how they relate to each other? �I''m picking up an app >> another developer left in a mess and I''m trying to sort it out. >> Diagrams would be a great help. >> Suggestions? > > http://railroad.rubyforge.org/I had thought Railroad was abandoned and didn''t work with recent versions of Rails, but I hope I''m wrong -- it''s a great tool. For figuring out DB structure, I recommend SchemaSpy. Best, -- Marnen Laibow-Koser http://www.marnen.org marnen-sbuyVjPbboAdnm+yROfE0A@public.gmane.org -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Michael Pavling
2010-May-21 20:59 UTC
Re: Re: Designing An Application (UML, Class Diagrams)
On 21 May 2010 21:52, Marnen Laibow-Koser <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Michael Pavling wrote: >> http://railroad.rubyforge.org/ > > I had thought Railroad was abandoned and didn''t work with recent > versions of Rails, but I hope I''m wrong -- it''s a great tool.It worked for me this morning with 2.3.5 (although I do occasionally have to tweak models to get it to parse them happily) -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Great! Thanks for the info. Problem though, it only ever outputs files of 0 size. The examples also show it being run as `railroad -options`, I have to use rake to run it, not sure if thats normal. Any help? On May 21, 4:59 pm, Michael Pavling <pavl...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On 21 May 2010 21:52, Marnen Laibow-Koser <li...-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote: > > > Michael Pavling wrote: > >>http://railroad.rubyforge.org/ > > > I had thought Railroad was abandoned and didn''t work with recent > > versions of Rails, but I hope I''m wrong -- it''s a great tool. > > It worked for me this morning with 2.3.5 > > (although I do occasionally have to tweak models to get it to parse > them happily) > > -- > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. > For more options, visit this group athttp://groups.google.com/group/rubyonrails-talk?hl=en.-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Hassan Schroeder
2010-May-22 17:56 UTC
Re: Re: Designing An Application (UML, Class Diagrams)
On Sat, May 22, 2010 at 7:57 AM, sso <strongsilentone-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Great! Thanks for the info. > Problem though, it only ever outputs files of 0 size. The examples > also show it being run as `railroad -options`, I have to use rake to > run it, not sure if thats normal. Any help?What''s the output of: which railroad railroad --version What is the exact command you''re invoking it with, and if that doesn''t seem to be working, what''s the output in verbose mode? -- Hassan Schroeder ------------------------ hassan.schroeder-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org twitter: @hassan -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Thank you for your help. You got me going in the right direction. railroad wasn''t in my path, duh! :) On May 22, 1:56 pm, Hassan Schroeder <hassan.schroe...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On Sat, May 22, 2010 at 7:57 AM, sso <strongsilent...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > Great! Thanks for the info. > > Problem though, it only ever outputs files of 0 size. The examples > > also show it being run as `railroad -options`, I have to use rake to > > run it, not sure if thats normal. Any help? > > What''s the output of: > which railroad > railroad --version > > What is the exact command you''re invoking it with, and if that doesn''t > seem to be working, what''s the output in verbose mode? > > -- > Hassan Schroeder ------------------------ hassan.schroe...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org > twitter: @hassan > > -- > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. > For more options, visit this group athttp://groups.google.com/group/rubyonrails-talk?hl=en.-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Michael Pavling wrote in post #914027:> On 21 May 2010 21:52, Marnen Laibow-Koser <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote: >> Michael Pavling wrote: >>> http://railroad.rubyforge.org/ >> >> I had thought Railroad was abandoned and didn''t work with recent >> versions of Rails, but I hope I''m wrong -- it''s a great tool. > > It worked for me this morning with 2.3.5 > > (although I do occasionally have to tweak models to get it to parse > them happily)RailRoady supports Rails 3: http://railroady.prestonlee.com -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.