dependency_grapher 0.1.1
For Rails applications that use minitest as the automated test framework. Logs dependencies during unit tests and then produces a call graph from those dependencies.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activesupport
>= 0
ruby-graphviz
>= 0
Development Dependencies (8):
bundler
>= 0
byebug
>= 0
guard-minitest
>= 0
minitest
>= 0
minitest-reporters
>= 0
mocha
>= 0
pry
>= 0
rake
>= 0