I implemented Devise in my App.
It was working fine. But one thing I'm not satisfied with: When a user log into example.com first, then access to www.example.com, he is logged out.
Is it possible to let him stay as logged in by configuring something?