nbudin / devise_cas_authenticatable

CAS authentication support for Devise
MIT License
285 stars 117 forks source link

Update skip filter #133

Closed debborafernandess closed 7 years ago

debborafernandess commented 8 years ago

WARNING: skip_before_filter is deprecated and will be removed in Rails 5.1. Use skip_before_action instead.

nbudin commented 7 years ago

You know what, it's silly to wait - I can merge this and make the change myself. Thanks, and sorry again for the delay!