Hi list

I'm in need of a little clarification. I thought that value set in the
ApplicationController
would result in a session cookie being created that is unique for that
user's session i.e. until the browser is closed?

session :session_key => '_myapp_session_id'

I am seeing the same cookies[:'_myapp_session_id'] value reported
across different browsers, with different sessions on different
machines.

Can anyone explain or correct my misundestanding?

Thanks muchly

Matt

(rails 2.2.2 under passenger)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" 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/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to