Hey all, I am facing issues using @request.request_uri. In my before_filter I get the right value of @request.request_uri, but the value gets screwed up in after_filter. if i do session[:return_to]= @request.request_uri it remains the correct value until before_filter but gets reset to / in after_filter. I am struggling with this problem for days and finding solving it challenging. So any help is appreciated --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---