Following Rails redirects with Capybara
This a very short note on setting up Capybara to correctly follow redirects with Rails classic redirect_to @object pattern.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
This a very short note on setting up Capybara to correctly follow redirects with Rails classic redirect_to @object pattern.
Post a comment