Handles everything related to the login field.
# File lib/authlogic/acts_as_authentic/login.rb, line 5 def self.included(klass) klass.class_eval do extend Config add_acts_as_authentic_module(Methods) end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.