This project is archived and is in readonly mode.
Session Improvements
Reported by Rodrigo Kochenburger | October 6th, 2009 @ 06:15 PM
This patch does two small improvements on sessions.
- Change SessionHash to be a subclass of HasWithIndifferentAccess instead of Hash
- Change the MemCacheStore to allow a custom serialization class, to be used as alternative than Marshal
The patch was created against 2-3-stable, since it is not a patch for Rails 3, and it doesn't include tests because the overall behavior didn't change and the current tests already test the expected behavior.
Comments and changes to this ticket
-
Rohit Arondekar October 6th, 2010 @ 06:39 AM
- State changed from new to stale
- Importance changed from to
Marking ticket as stale. If this is still an issue please leave a comment with suggested changes, creating a patch with tests, rebasing an existing patch or just confirming the issue on a latest release or master/branches.
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>