cb2 0.0.4
Install from the command line:
Learn more about RubyGems packages
$ gem install cb2 --version "0.0.4"
Install via Gemfile:
source "https://rubygems.pkg.github.com/grnhse" do
gem "cb2", "0.0.4"
end
About this version
Implementation of the circuit breaker pattern in Ruby