HTTP redirects in a Turbo-Rails app
https://dev.to/ayushn21/http-redirects-in-a-turbo-rails-app-43jc
As such, I believe it’s good practice to ALWAYS redirect with a 303 See Other status code when using Turbo in a Rails app.
As such, I believe it’s good practice to ALWAYS redirect with a 303 See Other status code when using Turbo in a Rails app.