Ruby on Rails Saturday, January 25, 2014



On Friday, 24 January 2014 05:41:21 UTC-5, Anand Vignesh wrote:
Hi ,


Why does this " before_filter CASClient::Frameworks::Rails::Filter " is not working with rails 4.1.0.beta1 ???

Is there any solution to fix it? Or else is there gemfile which fixes it????

In general, try to post more information when asking a question - what gems you are using, a stack track (instead of "is not working") etc.

In this case, the class you've referenced appears to be part of the rubycas-client gem. They have an outstanding issue for Rails 4 compatibility:

https://github.com/rubycas/rubycas-client/pull/69

I'd recommend trying out that patch to see if it fixes your problem.

--Matt Jones 

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/554a2fc3-f502-4b50-8ff2-c309183a6338%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment