Forum: Ruby graph 2.5.2 Released

Posted by Ryan Davis (Guest)
on 2013-02-08 01:04
(Received via mailing list)
graph version 2.5.2 has been released!

* home: <https://github.com/seattlerb/graph>

Graph is a type of hash that outputs in graphviz's dot format. It
comes with a command-line interface that is easily pluggable.

It ships with plugins to graph dependencies and status of installed
rubygems, rake tasks, homebrew ports, mac ports, and freebsd ports,
coloring leaf nodes blue, outdated nodes red, and outdated leaf nodes
purple (red+blue).

OSX quick tip:

    % sudo gem install graph
    % sudo brew install graphviz
    % gem unpack graph
    % cd graph*
    % rake gallery
    % open gallery/*.png

Changes:

### 2.5.2 / 2013-02-07

* 1 minor enhancement:

  * Improved doco. I'd be at 100% if rdoc wasn't so borked. :(
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.