Skip to content

Instantly share code, notes, and snippets.

@czottmann
Created May 26, 2009 09:28
Show Gist options
  • Save czottmann/117975 to your computer and use it in GitHub Desktop.
Save czottmann/117975 to your computer and use it in GitHub Desktop.
class UserSession < Authlogic::Session::Base
last_request_at_threshold 43200
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment