Gems


Add support for Playwright as a driver for system tests by yuki24
Motivation / BackgroundPlaywright is getting popularity as a new browser automation tool. There is a community-maintained Ruby client (client and capybara driver) as well. I have been using it for a while now and it works great, and it would be gr...





Circuit breaker built with large Ruby apps in mind.
Circuitbox is a Ruby circuit breaker gem. It protects your application from failures of its service dependencies. It wraps calls to external services and monitors for failures in one minute intervals. Using a circuit's defaults once more than 5 re...

