Is anyone working with rails 3.2.X and authlogic, specifically rails
3.2.6
and authlogic 3.2.3? I am having an issue where the session is being set
to
nil only on google chrome and mobile safari, all other browsers I am
able
to log into my app just fine. I am able to log into production which is
running rails 3.2.3 and authlogic 3.1.0, but when upgrading to rails
3.2.3
and authlogic 3.1.3 locally on a feature branch, login on both google
chrome and mobile safari are not working and it redirects due to a nil
session.
Any help would be much appreciated.
Thanks,
Zac