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:
=
installation:
=
Dépendances de Runtime (1):
ruby_parser
>= 0