MethodTrails visualizes the method call graph of Ruby source code in Graphviz format.
MethodTrails visualizes the method call graph of Ruby source code. It
generates a dot file that can be viewed with Graphviz.
Main repository is at http://github.com/djwonk/method_trails
MethodTrails requires Ruby 1.9.