djwonk / method_trails

MethodTrails visualizes the method call graph of Ruby source code in Graphviz format.

method_trails / TODO.markdown
100644 18 lines (9 sloc) 0.312 kb

MethodTrails TODO

  1. Implement command line tool and add to 'Use It' section in README

$ trails policy.rb

# Processes policy.rb; generates policy.dot

$ trails -h

# Get help

  1. Create and add it to 'Get It' section in README

$ sudo gem install djwonk-method-trails