简体   繁体   中英

Ruby Rails Session timeout

I'm using Ruby1.8.7 & rails 3.1.0. I want to increase session timeout. I already gone through the existingg threads but didn't helped me.

Please guide.

You're most likely using devise. In this case, follow these suggestions . Ensure you add :timeoutable as a module in the devise model as well.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM