Sha256: 2241e7a84bb84ec76abe020c5271ddd26582cedc0e4d7e082a651233600e9791

Contents?: true

Size: 171 Bytes

Versions: 5

Compression:

Stored size: 171 Bytes

Contents

module Authlogic
  module Cas
    class CasAuthenticationController < ::ApplicationController
      include ::Authlogic::Cas::ControllerActions::Session
    end
  end
end

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
authlogic_cloudfuji-0.9.4 app/controllers/authlogic/cas/cas_authentication_controller.rb
authlogic_cloudfuji-0.9.3 app/controllers/authlogic/cas/cas_authentication_controller.rb
authlogic_bushido-0.9.2 app/controllers/authlogic/cas/cas_authentication_controller.rb
authlogic_bushido-0.9.1 app/controllers/authlogic/cas/cas_authentication_controller.rb
authlogic_bushido-0.9 app/controllers/authlogic/cas/cas_authentication_controller.rb