For some reason my users get logged out when they switch to a
subdomain.
I have this in my environment:

    config.action_controller.session = {
      :session_key => '_app_session',
      :session_domain => 'mydomain.com',
      :secret      => 'xxxx'
    }

Which I thought would cover that...

help!
--~--~---------~--~----~------------~-------~--~----~
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