RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

New gem for graphing gem dependencies: Gemviz

Gemviz is a new gem available on RubyForge. It takes as a input a list of gem names and outputs a graph per gem of each gem’s dependencies as reported by gem dep [gem_name], including a transitive reduction. See <a href=http://davidrupp.blogspot.com/2009/01/gem-is-born-announcing-gemviz.html>the official announcement</a> for more details.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in