[Ruby] [ANN] ograph 0.0.1 Released
Aaron Patterson
aaron_patterson at speakeasy.net
Sat Jan 20 16:09:07 PST 2007
ograph version 0.0.1 has been released!
http://seattlerb.rubyforge.org/
ObjectGraph will output Graphviz dot files of your objects in memory.
It will ferret out your instance variables and enumerate over your
enumerables to give you a graph of your object and its relationships.
For sample output and more sample code see:
* http://flickr.com/photos/aaronp/tags/graphviz/
* http://tenderlovemaking.com/2007/01/13/graphing-objects-in-memory-with-ruby/
Changes:
== 0.0.1 / 2007-01-14
* Birthday!
http://seattlerb.rubyforge.org/
--
Aaron Patterson
http://tenderlovemaking.com/
More information about the Ruby
mailing list