xaviershay / consul-client

Ruby client gem for Consul HTTP API.
42 stars 7 forks source link

Fix circular dependency warning #4

Closed steigr closed 9 years ago

steigr commented 9 years ago

lib/consul/client.rb:34: warning: circular argument reference - http

Signed-off-by: steigr me@stei.gr

xaviershay commented 9 years ago

weird.

fwiw I think there is a better client out there that you probably want to use for reals.

grosser commented 8 years ago

@xaviershay can you release this please ? latest version on rubygems still has it :(

xaviershay commented 8 years ago

Done, 0.1.2.

grosser commented 8 years ago

❤️