freebsd-ports/graphics/rubygem-railroad/pkg-descr
Sunpoet Po-Chuan Hsieh 745b732b6e - Add LICENSE
- Update WWW
2015-05-27 16:21:58 +00:00

6 lines
317 B
Text

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/