Skip to content
Commit 3952833f authored by Ana María Martínez Gómez's avatar Ana María Martínez Gómez
Browse files

[webui][api] redirect_to back -> redirect_back

`redirect_to. Back` is deprecated and will be removed from Rails 5.1.
I used `redirect_back` instead. I also eliminated the
redirect_back_or_to method as the required option fallback_location
of redirect_back does the same.
parent be3ef1a3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment