Has anyone figured out how to use authlogic with passenger? On the Github Binary Logic page there is a note that says it does not work, the problem is that when you log out, it does not really log you out -- you continue to be logged in -- I have researched this -- and it seems to happen to most people.
But I would have thought by now someone would have figured out how to fix this issue.
Any helpers out there?
This especially an issue on Webfaction as that Passenger is your only option for serving your files.
Most guides tell you it is the fault ofthe "active record store" but i can not seem to find a tutorial that shows you how to fix this.
my set up is rails 2.3.10 and passenger 2.2.15
Any help would be great.
thx