Re: authlogin

Can someone familiar with this gem explain where and how the 
user_sessions are maintained?   I have pawed through the code but it has 
left me rather more confused than not.  The best inkling I can arrive at 
is that the authlogic persistence token is stored in the session data 
and that the UserSession model serially searches sessions for that token 
string in whatever store medium that the Rails application is using. 
However, I cannot seem to identify exactly where and how this is done in 
the code.  Advice would be welcome.
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to