Skip to content
mitfik edited this page Mar 25, 2013 · 8 revisions

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.

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"
Clone this wiki locally