Module Authlogic::Session::Foundation
In: lib/authlogic/session/foundation.rb

Sort of like an interface, it sets the foundation for the class, such as the required methods. This also allows other modules to overwrite methods and call super on them. It‘s also a place to put "utility" methods used throughout Authlogic.

Methods

included  

Included Modules

InstanceMethods

Classes and Modules

Module Authlogic::Session::Foundation::ClassMethods
Module Authlogic::Session::Foundation::InstanceMethods

Public Class methods

[Validate]