how to get the session id?

0 views
Skip to first unread message

Bill Walton

unread,
Oct 17, 2006, 3:16:05 PM10/17/06
to rubyonra...@googlegroups.com
How can I get the value of the session id?  I'm storing my session in AR which has a "sessid" field for each record.  The value in the sessid field is the value I'm looking for.
 
Thanks,
Bill

straig...@gmail.com

unread,
Oct 17, 2006, 7:23:41 PM10/17/06
to rubyonra...@googlegroups.com
session[:id] ?

Bill Walton

unread,
Oct 17, 2006, 7:37:00 PM10/17/06
to rubyonra...@googlegroups.com
Turns out it's
 
session.session_id
 
Thanks,
Bill
Reply all
Reply to author
Forward
0 new messages