RubyFlow The Ruby and Rails community linklog

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!

You can edit and rearange .dot files with omnigraffle.

I just put up a RailRoady homepage 15 seconds ago. If we could keep general comments on that site I’d much appreciate it!

Preston

okay i get your approach and i think its perfect rubyish ;)

this “No Visio” words convinced me

  • 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!

Please post links to your diagrams!

There is a problem with the link: http://railroad.rubyforge.org/#examples

You say run “railroad” and it should be “railroady”

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in