Hi, two notes railroad is old and unmaintained i have a fork which works with ruby 1.9x and rails 3 https://github.com/kirillrdy/railroad3
But, I myself use Rails ERD http://rails-erd.rubyforge.org/ All the best Kirill R On 9 December 2011 14:12, Daryl Manning <[email protected]> wrote: > I usually go to railroad for things like this, but haven't used it in > quite a while. Might be easy to hack it to do what you want precisely with > schema? > > http://railroad.rubyforge.org/ > > Do you have access to the original DB? Might be easier to use a DB > discovery tool than go through the ruby code. > > Daryl. > > > On Fri, Dec 9, 2011 at 2:03 PM, Mikel Lindsaar <[email protected]> wrote: > >> Hi all, >> >> Throwing this out there.... anyone know of a schema visualisation tool >> that will understand the Rails internal associations? >> >> Most rails apps are usually created without the database associations... >> which makes this a harder problem that it would be otherwise. >> >> Mikel >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Ruby or Rails Oceania" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/rails-oceania?hl=en. >> >> > -- > You received this message because you are subscribed to the Google Groups > "Ruby or Rails Oceania" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/rails-oceania?hl=en. > -- ** *"To recurse is human, to box a continuation into an object and send it across a network is divine. " -- Andy Kitchen* * * * "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." -- Brian W. Kernighan. * -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en.
