redirect_to back to the same page

How do you redirect_to the page you were just on?

A very simple one this that I never saw an answer to in the various online tutorials, so am putting the answer here for all the other noobs out there.


redirect_to :back

Posted on Wednesday, March 19th, 2008 by David

Leave a Reply