Module
Authlogic::Session::Scopes::InstanceMethods
In:
lib/authlogic/session/scopes.rb
Methods
new
scope
Public Class methods
new
(*args)
Setting the
scope
if it exists upon instantiation.
Public Instance methods
scope
()
The
scope
of the current object
[Validate]