HTTP-Referer and redirect_to :back
Using redirect_to :back in Rails without HTTP referer is not supported by default. It's possible with this snippet of code
Using redirect_to :back in Rails without HTTP referer is not supported by default. It's possible with this snippet of code