RubyGems Navigation menu

rrg 0.2

rrg will read the source code of a Ruby project and generate a graph based on the require statements in the code; nodes represent the source files and an arrow from A to B means that A contains a `require 'B'` statement.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.3 - March 22, 2015 (7.5 KB)
  2. 0.2 - March 20, 2015 (7.5 KB)
  3. 0.1 - March 20, 2015 (7.0 KB)

Runtime 依赖 (1):

Development 依赖 (2):

bundler >= 0
rake >= 0

业主:

作者:

  • Antonio Terceiro

SHA 256 校验和:

= 复制到剪贴板 已复制!

下载总量 7,462

这个版本 2,154

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: