Extends your User class with support for CAS ticket authentication.
# File lib/devise_cas_authenticatable/model.rb, line 5 def self.included(base) base.extend ClassMethods end
[Validate]
Generated with the Darkfish Rdoc Generator 2.