aboutsummaryrefslogtreecommitdiff
path: root/graphics/rubygem-railroad/pkg-descr
blob: d2748e5faf338fdf20176d9da335b18e8cad2152 (plain) (blame)
1
2
3
4
5
6
It's a Ruby script that loads the application classes and analyzes its
properties (attributes, methods) and relationships (inheritance, model
associations like has_many, etc.) The output is a graph description in
the DOT language, suitable to be handled with tools like Graphviz.

WWW: http://railroad.rubyforge.org/