I haven't used it myself, but apparently
https://github.com/lomba/schema_plus
adds foreign key constraints, with some degree of automation.

With that in place you could dump an SQL schema and use any ordinary
schema visualiser.

Cheers,
Chris


On Fri, Dec 9, 2011 at 11:03 AM, 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.

Reply via email to