Also take a look at the issues page
- Support for Ruby 1.9.3
- Integration with travis for CI
- Test against Rails 2.3
- Test without Rails
- Test against 1.8.7, 1.9.2, 1.9.3, jruby
- Convert test cases from riot to rspec2 - Done!
- Move Service Callback, PGT Callback and Single Sign Out Callback to a Rack Middleware.
- Cleanup the way Ticket Store integration works
- Improve test coverage for CASClient::Client
- Remove dependency on activesupport (expect in Rails specific classes)
- Support for Rails 3.0 and 3.1
- Support for other Rubies (JRuby, Rubinius, etc.)
- Support for Rails 3.2
The documentation isn't the clearest and is now a bit out of date. That needs addressing
We could use some new and/or improved examples for
- Rails 2.3
- Rails 3.x
- Sinatra