RubyGems Navigation menu

rrg 0.3

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 checksum:

06f20aa141b701340e00a7083f664db788d6322b17db45aca86ce71fafa6e814

總下載次數 7,289

這個版本 3,066

License:

MIT

Ruby 版本需求: >= 0

相關連結: