glejeune / Ruby-Graphviz

[MIRROR] Ruby interface to the GraphViz graphing tool
https://gitlab.com/glejeune/ruby-graphviz
Other
609 stars 116 forks source link

Remove duplication in utils/colors.rb #103

Closed OrelSokolov closed 9 years ago

a2ikm commented 9 years ago

nice work :+1:

okeefm commented 9 years ago

Looks good to me :+1:

dankohn commented 9 years ago

This works well for me with Ruby 2.2. It can be accessed now with:

 gem 'ruby-graphviz', github: 'OrelSokolov/Ruby-Graphviz', ref: '6402f01
pokonski commented 9 years ago

@glejeune can you merge this and release the new version? This is extremely annoying as it spams everything, from tests output in host apps to production.

My gem uses Ruby-Graphviz in .gemspec so I cannot specify a unreleased gem from Github, @dankohn's hack won't apply here :(

codebender commented 9 years ago

Possibly we can get Grégoire's attention on Twitter? https://twitter.com/glejeune

pokonski commented 9 years ago

Perfect, thanks @glejeune :fireworks:

codebender commented 9 years ago

:clap: :100: