]> git.openstreetmap.org Git - rails.git/commitdiff
Don't try and store a user record in the session
authorTom Hughes <tom@compton.nu>
Sat, 30 Jun 2012 18:17:04 +0000 (19:17 +0100)
committerTom Hughes <tom@compton.nu>
Sat, 30 Jun 2012 18:17:04 +0000 (19:17 +0100)
A user record that has come from the database can't be stored in
the session as it contains singletons that can't be serialised.


No differences found