Provides the base functionality for acts_as_authentic
# File lib/authlogic/acts_as_authentic/base.rb, line 5 def self.included(klass) klass.class_eval do extend Config end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.