ripienaar / graphite-graph-dsl

A small DSL to describe graphite graphs
http://www.devco.net/
Apache License 2.0
167 stars 43 forks source link

Update graphite-graph-dsl on rubygems.rg #50

Open davewongillies opened 11 years ago

davewongillies commented 11 years ago

Its been quite a while since the last release of graphite-graph-dsl to rubygems.org. Is there a chance that you can cut a new release?

ripienaar commented 11 years ago

will see what i can do - the hard part is updating the wiki with all the new things, will try get time.

davewongillies commented 11 years ago

Since I feel partly responsible for the new things I'll help out if you want.

ripienaar commented 11 years ago

if you can that'd be great - I think you should be able to edit the wiki

beeftornado commented 9 years ago

or just use gem 'graphite_graph', :git => 'git://github.com/ripienaar/graphite-graph-dsl.git', :branch => 'master' in your gem file