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:
= Copy to clipboard Copied!

install:
=

Versions:

  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 KB)

Runtime Dependencies (1):

Development Dependencies (2):

bundler >= 0
rake >= 0

Owners:

Authors:

  • Antonio Terceiro

SHA 256 checksum:

06f20aa141b701340e00a7083f664db788d6322b17db45aca86ce71fafa6e814

Total downloads 7,251

For this version 3,052

License:

MIT

Required Ruby Version: >= 0

Links: