public
Description: MethodTrails visualizes the method call graph of Ruby source code in Graphviz format.
Homepage:
Clone URL: git://github.com/djwonk/method_trails.git
djwonk (author)
Wed Jun 18 13:04:42 -0700 2008
commit  c23ac940c2a9e1f67839a6441bea65ca6d7448e5
tree    27ef09fdac3dffc0c332cce34c6072620816bc68
parent  51d58e3788f9f08b95262a30146be6fd8b15c9e6

MethodTrails

MethodTrails visualizes the method call graph of Ruby source code. It generates a dot file that can be viewed with Graphviz.

Source Code

Main repository is at http://github.com/djwonk/method_trails

Contributors:

Prequisities

MethodTrails requires Ruby 1.9.