thoughtbot / capybara-webkit

A Capybara driver for headless WebKit to test JavaScript web apps
https://thoughtbot.com/open-source
MIT License
1.97k stars 428 forks source link

Limit JRuby-19mode test runs to rack < 2.0 #1005

Closed twalpole closed 6 years ago

twalpole commented 7 years ago

rack 2+ is not compatible with JRuby-19mode which is causing failures on test runs.