This module is responsible for transitioning existing applications from the restful_authentication plugin.
# File lib/authlogic/acts_as_authentic/restful_authentication.rb, line 5 def self.included(klass) klass.class_eval do extend Config include InstanceMethods end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.