Accessing session data using session_id
This is the very rare case but some times we need to access the data stored in session through session_id(specially when the request is not coming from browser). Here is a way I found and like to share:
Exploring RubyOnRails
This is the very rare case but some times we need to access the data stored in session through session_id(specially when the request is not coming from browser). Here is a way I found and like to share:
Join the fray by commenting, tracking what others have to say, or linking to it from your blog.
Great stuff. Many thanks!
Thanks a lot mate
zVOoYG hi nice site thx http://peace.com
thanks for sharing dude!
thanks for the great info
great rails
This was the line a realy needed. Thanks so much.