rubycas / rubycas-client

Ruby client for Yale's Central Authentication Service protocol -- an open source enterprise single sign on system for web applications.
http://code.google.com/p/rubycas-client/
Other
332 stars 217 forks source link

Fix single sign out post handling for Rails 3 clients #12

Closed jweathers777 closed 13 years ago

jweathers777 commented 13 years ago

Rails 3 changed how one accesses the current session store.

soupmatt commented 13 years ago

I'd love to take your fix, but you need to redo your pull request so that it doesn't make changes to the gemspec.