public
Description: MethodTrails visualizes the method call graph of Ruby source code in Graphviz format.
Clone URL: git://github.com/djwonk/method_trails.git
Search Repo:
name age message
folder .gitignore Thu May 08 08:47:47 -0700 2008 Fixed bug with to_atom method. [djwonk]
folder DETAILS.markdown Sat May 03 10:09:31 -0700 2008 Fixed typos in DETAILS and TODO [djwonk]
folder MIT-LICENSE Sat May 03 10:45:14 -0700 2008 Added MIT-LICENSE [djwonk]
folder README.markdown Fri May 02 23:19:40 -0700 2008 Initial commit [djwonk]
folder TODO.markdown Sat May 03 10:09:31 -0700 2008 Fixed typos in DETAILS and TODO [djwonk]
folder bin/ Thu May 08 15:26:41 -0700 2008 Updated trails script [djwonk]
folder examples/ Fri May 09 20:00:48 -0700 2008 Removed stray directory [djwonk]
folder lib/ Wed Jun 18 13:04:42 -0700 2008 Refactoring help from Rein Henrichs [djwonk]
folder test/ Thu May 08 09:44:21 -0700 2008 Updating code documentation. [djwonk]
README.markdown

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.