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/
Required Ruby Version
> 0.0.0
Authors
Aaron Patterson
Versions
- 0.2.0 June 17, 2007This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (8.5 KB)
- 0.1.0 February 06, 2007This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (7 KB)
- 0.0.1 January 20, 2007This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (5.5 KB)