RubyFlow : The Ruby Community Blog

Home   Submit   Sign Up   Log In   leaders   Twitter   RSS Feed  
 

Rails 3 UML Class Diagram Generator

I just launched RailRoady, a Ruby on Rails 3 model and controller UML class diagram generator, originally based on the "railroad" plugin for Rails v1/v2 and contributions of many others.

Comments

finally here......but a question: why so static? why no jquery approach?? there are no options to rearange the classes, thats bad ;(

apart from that --> very nice!admiral - November 18, 2010 10:54
You can edit and rearange .dot files with omnigraffle.Smoku - November 18, 2010 15:04
I *just* put up a RailRoady homepage 15 seconds ago. If we could keep general comments on that site I'd much appreciate it!

Prestonpreston - November 18, 2010 19:42
okay i get your approach and i think its perfect rubyish ;)

this "No Visio" words convinced meadmiral - November 19, 2010 13:36
* sudo port install graphviz
* sudo gem install railroady
* (add railroady as a development dependency to your rails 3 project in /Gemfile)
* rake diagram:all
* open doc/*.svg

Enjoy!PeterCooper - November 19, 2010 17:39
Please post links to your diagrams!preston - November 21, 2010 23:32
There is a problem with the link:
http://railroad.rubyforge.org/#examples

You say run "railroad" and it should be "railroady"Abe - January 16, 2012 16:27

Post a Comment

Comment abilities for non registered users are currently deactivated, pending time to add a proper CAPTCHA to solve the escalating spam problem. Sorry!