When I put before_filter RubyCAS::Filter in my controller's script, it drops that undefined methodbefore' for RubyCAS::Filter:Class`...
I don't know why but rubycas-client-rails works just fine with Rails 4.0.2 in another app. Could you please help me to figure it out?
When I put
before_filter RubyCAS::Filterin my controller's script, it drops thatundefined methodbefore' for RubyCAS::Filter:Class`...I don't know why but
rubycas-client-railsworks just fine with Rails 4.0.2 in another app. Could you please help me to figure it out?