nope. do i need to set a session variable like this before sending to login page?
session[:return_to] = request.request_uri On Thu, Sep 30, 2010 at 1:05 PM, Matt Jones <[email protected]> wrote: > > On Sep 30, 2010, at 3:53 PM, spokra wrote: > > > Does the current login page have the ability to redirect to the URL > > that redirected to the login page.. > > > > so if someone bookmarks a page that needs authentication the user gets > > the login page and after login is redirected back to where they wanted > > to go? > > It's supposed to do that by default - is it not working in your app? > > --Matt Jones > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<hobousers%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/hobousers?hl=en. > > -- Steven Pokrandt (425) 686 WABO http://steven.pokrandt.me/Steven_Pokrandt.vcf -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
