CAS authentication module for Devise, enabling CAS single sign-on in Rails applications.
gem install devise_cas_authenticatableNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Add CAS authentication to a Devise model.
Add gem 'devise' to your Gemfile and run rails generate devise:install.
No dependency data recorded yet.