ActionController::Redirecting
module ActionController::Redirecting
Public Instance Methods
Redirects the browser to the page that issued the request (the referrer) if possible, otherwise redirects to the provided default fallback location.
The referrer information is pulled from the HTTP `Referer` (sic) header on t