diff options
author | José Valim <jose.valim@gmail.com> | 2010-06-25 12:14:59 +0200 |
---|---|---|
committer | José Valim <jose.valim@gmail.com> | 2010-06-25 12:15:17 +0200 |
commit | 21c99e93883c1cf32474ad65a507e69e373a380c (patch) | |
tree | 48edb175c5097a9320441a268e76363218527992 /doc | |
parent | 518b16d9aedf4534b11aab8043d4efd0361fa1fd (diff) | |
download | rails-21c99e93883c1cf32474ad65a507e69e373a380c.tar.gz rails-21c99e93883c1cf32474ad65a507e69e373a380c.tar.bz2 rails-21c99e93883c1cf32474ad65a507e69e373a380c.zip |
Calling exists? in the session store, without checking for stale sessions, was causing the cookie store to panic because we need to unpack the whole session to get its key. This commit fixes this issue and also caches exists calls for performance improvements.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions