This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu May 08 08:47:47 -0700 2008 | [djwonk] |
| |
DETAILS.markdown | Sat May 03 10:09:31 -0700 2008 | [djwonk] |
| |
MIT-LICENSE | Sat May 03 10:45:14 -0700 2008 | [djwonk] |
| |
README.markdown | Fri May 02 23:19:40 -0700 2008 | [djwonk] |
| |
TODO.markdown | Sat May 03 10:09:31 -0700 2008 | [djwonk] |
| |
bin/ | Thu May 08 15:26:41 -0700 2008 | [djwonk] |
| |
examples/ | Fri May 09 20:00:48 -0700 2008 | [djwonk] |
| |
lib/ | Wed Jun 18 13:04:42 -0700 2008 | [djwonk] |
| |
test/ | Thu May 08 09:44:21 -0700 2008 | [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:
- djwonk i.e. David James
Prequisities
MethodTrails requires Ruby 1.9.




