Closed hungrymedia closed 5 years ago
Less than elegant way to pass the return_to URL to the files controller. Previously used redirect_to :back but the referrer is not always the "parent" page/post URL
return_to
redirect_to :back
Less than elegant way to pass the
return_to
URL to the files controller. Previously usedredirect_to :back
but the referrer is not always the "parent" page/post URL