class UserSession < Authlogic::Session::Base # http://github.com/odorcicd/authlogic/tree/rails3 # specify configuration here, such as: # logout_on_timeout true # ...many more options in the documentation end