Skip to content
mitfik edited this page Feb 9, 2013 · 8 revisions

Welcome to the rubycas-server-core wiki!

Welcome to the rubycas-server-core wiki!

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 you just need to add into Gemfile:

gem "rubycas-server-datamapper", :git => "https://github.com/rubycas/rubycas-server-datamapper.git"

Clone this wiki locally