Class diagrams generator for Ruby on Rails applications
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.
$
pkg install rubygem-railroadOrigin
graphics/rubygem-railroad
Size
102KiB
License
GPLv3, GPLv2
Maintainer
ruby@FreeBSD.org
Dependencies
2 packages
Required by
0 packages