Wednesday, 7 August 2013

How to expire a specific sessions key

How to expire a specific sessions key

I use sessions[:myKey] to save some temporary, short to medium-term data
Is there a way to automatically expire that (and only that) after a
predefined time?

No comments:

Post a Comment