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,517

這個版本 2,168

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: