This project is archived and is in readonly mode.
rails 2.3.2 active_record sessions
Reported by Martin Fencl | April 16th, 2009 @ 02:36 PM | in 2.x
Hi, having problems with sessions after update to rails 2.3.2 I flashed out uber simple app just to check that sessions stored in db work in rails 2.3.2. They don't, to me at least. Switching between cookie and AR session store in rails 2.2.2 is no problem. Doing the same in rails 2.3.2 is a problem. Sessions only work when stored in cookies. AR session store doesn't seem to work in rails 2.3.2. Or I missed something ... martin
Comments and changes to this ticket
-
heidmo April 21st, 2009 @ 12:55 AM
You might want to check out #2200 https://rails.lighthouseapp.com/...
-
Steve St. Martin April 15th, 2010 @ 10:27 PM
- Assigned user set to Ryan Bigg
duplicates #2200, mark as duplicate
-
Ryan Bigg April 15th, 2010 @ 11:03 PM
- State changed from new to duplicate
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>