yammer / circuitbox

Circuit breaker built with large Ruby apps in mind.
Other
704 stars 59 forks source link

Improved code documentation #177

Closed matthewshafer closed 3 years ago

matthewshafer commented 3 years ago

This improves code documentation for the CircuitBreaker class by following the yard documentation format.

There are additional changes like updates to the changeling and moving rubocop out of the gemspec and into the gemfile. The rubocop change allows using newer rubocop version that are not supported on ruby 2.4.

ghost commented 3 years ago

CLA assistant check
All CLA requirements met.