Allows you to scope everything to specific fields. See the Config submodule for more info. For
information on how to scope off of a parent object see Authlogic::AuthenticatesMany
Public Class Methods
included(klass)click to toggle source
# File lib/authlogic/acts_as_authentic/validations_scope.rb, line 7defself.included(klass)
klass.class_evaldoextendConfigendend