Hi there, here's my problem. I have the whole site pages that might point in anymoment to a map page where customer choose the country he belongs to. I need to save the url they where before to enter into the map page. something link "request.request_uri" but that works for the previous page.. I thought I'd need something that acts like history.back(); with javascript but I need to store that param in session..
how can I do that?! thanks ;) Andrea -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

