ograph version 0.2.0 has been released!

Posted by – June 17, 2007

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/06/17/graphing-ruby-objects/
* http://tenderlovemaking.com/2007/01/13/graphing-objects-in-memory-with-ruby/

Changes:

== 0.2.0

* ObjectGraph now can graph ascendants of your objects
* Support for color diffing trees was added

== 0.1.0

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>