cucumber / cucumber-rails

Rails Generators for Cucumber with special support for Capybara and DatabaseCleaner
https://github.com/cucumber/cucumber-rails
MIT License
1.02k stars 327 forks source link

Allow Rails 7 #524

Closed benny-burkhart closed 2 years ago

benny-burkhart commented 2 years ago

See issue #523

luke-hill commented 2 years ago

Discuss in the Issue if you want to work out to fix this correctly, as mentioned we can't do this directly.

benny-burkhart commented 2 years ago

What constructive way forward would you suggest @luke-hill ? Thanks!

luke-hill commented 2 years ago

If you check the Issue post I have outlined the fixes required.