Create ERD type diagrams from Rails code

PaulHurleyuk picture PaulHurleyuk · Mar 18, 2009 · Viewed 10.8k times · Source

I'm beginning to learn Ruby on Rails, and looking at other peoples code. Is there any way to take an exisiting codebase and create object relationship diagrams or Entity relationship diagrams (ERD's) ?

I know Visio can do some things given a database, but I was hoping to produce diagrams of classes and objects.

Answer

lzap picture lzap · Mar 4, 2011

Also Rails ERD is not bad. It is a bit simpler than Railroad but it is still a great project.