Looking for a tool do visualize the data model of a rails application

Hey,

I'm looking for a tool which allows me to visualize the data model of a rails application in uml diagrams. In the moment, I manually synchronize my uml diagrams and the ror models manually, but this takes too much time.

Thanks for any suggestions! ms

ms wrote:

I'm looking for a tool which allows me to visualize the data model of a rails application in uml diagrams. In the moment, I manually synchronize my uml diagrams and the ror models manually, but this takes too much time.

http://bjhess.com/blog/2007/10/01/a-model-diagram-for-your-rails-application/

I found that schemaSpy was really helpful in visualizing and sharing any database's ER diagram...

http://schemaspy.sourceforge.net/