Category Archives: objectgraph

Graphing Ruby Objects

I've been working more on my ObjectGraph project, and I think I'm about ready to release. With a bunch of help from Ryan, and other Seattle.rb folks fixing my dumb errors, I've added a couple new features to Object Graph that I think people will enjoy.
First, you can no graph ascendants of your object. [...]