Does rails have a previous_path/url ?

Posted by DJTripleThreat on Stack Overflow See other posts from Stack Overflow or by DJTripleThreat
Published on 2010-05-03T22:32:54Z Indexed on 2010/05/03 22:38 UTC
Read the original article Hit count: 273

Filed under:
|

If not, is there a gem I can install that lets me do something like:

<%=h link_to "Back", previous_path %>

???

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about navagation