rubycas / rubycas-client-rails

Rails plugin for the RubyCAS-Client
MIT License
77 stars 70 forks source link

Issue #3: single sign out fails with uninitialized constant #9

Closed bryanlarsen closed 12 years ago

bryanlarsen commented 12 years ago

CGI::Session. This is a white space cleanup of https://github.com/Javache/rubycas-client-rails/commit/8bac5f31ec4882259a7cd856fc5aa592e2011e96,

zuk commented 12 years ago

Doesn't this basically disable Rails 2.3 support?

bryanlarsen commented 12 years ago

Isn't rubycas-client-rails a railtie which is rails 3 only? if not I can adjust the patch. On Feb 3, 2012 2:08 PM, "Matt Zukowski" < reply@reply.github.com> wrote:

Doesn't this basically disable Rails 2.3 support?


Reply to this email directly or view it on GitHub: https://github.com/rubycas/rubycas-client-rails/pull/9#issuecomment-3802327

zuk commented 12 years ago

Oh shit yeah... what am I thinking :D