ms
2009-Feb-16 12:41 UTC
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 --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Roderick van Domburg
2009-Feb-16 13:48 UTC
Re: Looking for a tool do visualize the data model of a rails application
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/ -- Roderick van Domburg http://www.nedforce.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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Harold
2009-Feb-16 17:58 UTC
Re: Looking for a tool do visualize the data model of a rails application
I found that schemaSpy was really helpful in visualizing and sharing any database''s ER diagram... http://schemaspy.sourceforge.net/ On Feb 16, 7:41 am, ms <m...-cGBD8117FJM@public.gmane.org> wrote:> 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--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@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 -~----------~----~----~----~------~----~------~--~---