If I wanted to create a RoR app that only requires a user to login once
but allows him to have multiple browser tabs (in firefox) open.
I store some information in session variables. For instance a user may
decide to change some view options. These changes should only affect the tab
that he makes the changes in.
I guess I basically want to treat each open browser tab as a separate
session but only require the user to login once. This seems like something
that would be fairly common in web apps? Does anyone know how to do this in
Rails? or how this is handled in general in web apps?
Any help or advice would be greatly appreciated =)
Janak
regards
A.Senthil Nayagam
http://senthilnayagam.com