1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/graphics/rubygem-railroad/pkg-descr
Philip M. Gollucci 7b05323e04 - Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info
Prompted by:    distilator
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-10-20 01:35:47 +00:00

7 lines
316 B
Plaintext

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