We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Welcome to the rubycas-server-core wiki!
Configuration
Be aware that this is still development version
To start using RubyCAS2.0, you need add few prerequisites. The first one is database adapter.
Right now we have available:
To use it, just add into Gemfile:
gem "rubycas-server-datamapper", :git => "https://github.com/rubycas/rubycas-server-datamapper.git"