What the…?
A simple script that generates a graph of the ruby class hierarchy.The script relies on GraphViz for generation of the PNG and HTML map files.
Take a look at the basic Ruby class hierarchy here or with a different layout here. Both these examples were created with objectgraph.rb -neato -dot -skip-errno -font Tahoma.
A few useful examples are:
ruby link doent work
todo: do something similar! it will be very helpful
http://objectgraph.rubyforge.org/
http://rubyforge.org/cgi-bin/viewcvs.cgi//objectgraph/objectgraph.rb?rev=HEAD&cvsroot=objectgraph&content-type=text/plain
http://objectgraph.rubyforge.org/neatoOG.html
No comments:
Post a Comment