tricknotes / ember-cli-rails

Unify your EmberCLI and Rails Workflows
http://thoughtbot.github.io/ember-cli-rails/
MIT License
713 stars 205 forks source link

Drop rack version restriction in test #611

Closed tricknotes closed 7 months ago

tricknotes commented 7 months ago

This landed in https://github.com/thoughtbot/ember-cli-rails/pull/601 due to capybara incompatibility with rack 3.

However, this issue has been solved in https://github.com/teamcapybara/capybara/issues/2640.