Module | Authlogic::Session::Existence::InstanceMethods |
In: |
lib/authlogic/session/existence.rb
|
Clears all errors and the associated record, you should call this terminate a session, thus requring the user to authenticate again if it is needed.
Returns true if the session is new, meaning no action has been taken on it and a successful save has not taken place.