Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rails 4 app error #25

Open
fabianoalmeida opened this issue Aug 22, 2013 · 2 comments
Open

Rails 4 app error #25

fabianoalmeida opened this issue Aug 22, 2013 · 2 comments

Comments

@fabianoalmeida
Copy link

Hi mate,

I'm trying to use this gem in a Rails 4 app and I'm seeing with this error message after log in rubycas-server (i.e. in the return, containing a valid ticket):

NoMethodError (undefined method 'response'
for # < CASClient::ServiceTicket:0xba7135bc >):
rubycas-client-rails (0.1.0) lib/rubycas-client-rails.rb:79:in `filter'

This error it's known? Anyone suggest me to solve it?

Thanks in advance!

@geoffgarside
Copy link

Might work if you use

gem "rubycas-client", "2.2.1"

@Altonymous
Copy link

@fabianoalmeida Did you ever get this working?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants