Any body here has used ruby-uml from http://ruby-uml.rubyforge.org/ ?? I dont know how to use it, would you mind to share your experience on it? OR Have you found plug-in or gem for generating application code like controllers, models, views to sequence diagram ? I have tried RailRoad, but it can not create sequence diagram, only class diagram for controllers and models. Thank You for your sharing knowledge. ~R.A~ -- 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 -~----------~----~----~----~------~----~------~--~---
Rails Terrorist wrote:> Any body here has used ruby-uml from http://ruby-uml.rubyforge.org/ ?? > > I dont know how to use it, would you mind to share your experience on > it? > > OR > > Have you found plug-in or gem for generating application code like > controllers, models, views to sequence diagram ? I have tried RailRoad, > but it can not create sequence diagram, only class diagram for > controllers and models. > > Thank You for your sharing knowledge. > > ~R.A~I have not tried it yet ... but I did notice that the distribution contained an examples directory. From what I can see, you need to write a ruby script to feed files into the generators. Hopefully, this will help, as I have to admit, I too am looking for a good tool to 1) document the high-level class model and 2) provide basic sequence diagrams. I usually use these to kick-off a refactoring session and as others have noted, abandon pretty quickly once the changes have been identified and the coding starts. Dave -- Posted via http://www.ruby-forum.com/.
Reasonably Related Threads
- How to generate UML diagrams from existing ruby code?
- [LLVMdev] [cfe-dev] Do you use UML utility programs?
- [LLVMdev] [cfe-dev] Do you use UML utility programs?
- Font display problem with Text in UML-Notes of Enterprise Architect (wine-1.1.3 in Ubuntu Hardy)
- UML Class and Object Diagrams in R