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:
=
安装:
=
Runtime 依赖 (2):
activesupport
>= 0
ruby-graphviz
>= 0
Development 依赖 (8):
bundler
>= 0
byebug
>= 0
guard-minitest
>= 0
minitest
>= 0
minitest-reporters
>= 0
mocha
>= 0
pry
>= 0
rake
>= 0