开发者

How to fix the Authlogic Heroku Can't Logout Issue in Production?

开发者 https://www.devze.com 2023-04-03 13:46 出处:网络
I followed the Railscasts on using Authlogic and it works perfect locally in the development environment but when I push to Heroku, I cannot logout. I read that using an Active Record开发者_开发百科 s

I followed the Railscasts on using Authlogic and it works perfect locally in the development environment but when I push to Heroku, I cannot logout. I read that using an Active Record开发者_开发百科 session works but I also read that it's not advised for large traffic sites. I'm not using Passenger. Any advice would be helpful.

0

精彩评论

暂无评论...
验证码 换一张
取 消