The session storage is now done via the database, be sure to relaod your
author<jlsharps@mit.edu> <>
Fri, 31 Aug 2007 00:31:48 +0000 (20:31 -0400)
committer<jlsharps@mit.edu> <>
Fri, 31 Aug 2007 00:31:48 +0000 (20:31 -0400)
commit4e41e4ab171d4d47cdac0f8676bf78d36e6eb007
treeac1b255a4aa90e30ed8520b93072b1f58d643be9
parentc3cd161cbcf0f2e496fdc7888a156907188b8932
The session storage is now done via the database, be sure to relaod your
databases. It seems that the logout error was cured, in that if you reload the
database while logged in, you shouldn't get an error when returning to the
site. I don't know how the session plugin we're using will be working with the
new storage method.
app/views/site/index.rhtml
config/environment.rb
db/create.sql

Benjamin Mako Hill || Want to submit a patch?