On Apr 27, 12:37 pm, Frederick Cheung <frederick.che...@gmail.com>
wrote:

> Check that the cookie that contains the session is actually being set
> under the right domain (and in development you'll need to fakeup some
> domains eg app1.mydomain.local, app2.mydomain.local).

i checked the cookies on my browser one is set under localhost.com and
other under blog.localhost.com, i have set these in /etc/hosts.
Also, :session_domain => ".localhost.com"

But there is one difference between the 2.
localhost.com has 2 cookies(one of which is named user_credentials),
while blog.localhost.com has just 1 cookie, whose name is same as the
1st cookie under localhost.com
--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to