RubyGems Navigation menu

graph 2.11.1

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 --development % sudo brew install graphviz % gem unpack graph % cd graph* % rake gallery % open gallery/*.png

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.11.1 - July 12, 2024 (1.42 MB)
  2. 2.11.0 - September 29, 2022 (1.42 MB)
  3. 2.10.0 - February 10, 2020 (1.42 MB)
  4. 2.9.1 - December 15, 2019 (1.42 MB)
  5. 2.9.0 - September 25, 2019 (1.42 MB)
Show all versions (26 total)

Development Dependencies (2):

hoe ~> 4.2
rdoc >= 4.0, < 7

Owners:

Pushed by:

Authors:

  • Ryan Davis

SHA 256 checksum:

= Copy to clipboard Copied!

Signature validity period:

January 02, 2024 - January 01, 2025

Total downloads 1,921,743

For this version 80,714

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: