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 5 deprecation warning on "before_filter" #45

Open
wfried opened this issue Feb 3, 2016 · 1 comment
Open

Rails 5 deprecation warning on "before_filter" #45

wfried opened this issue Feb 3, 2016 · 1 comment

Comments

@wfried
Copy link

wfried commented Feb 3, 2016

Rails 5 (now in Beta 2, scheduled for final release by end of the month) throws a deprecation warning on the use of "before_filter":

DEPRECATION WARNING: before_filter is deprecated and will be removed in Rails 5.1. Use before_action instead.

It looks like mobile-fu causes warnings to display in apps that include it.

@wfried
Copy link
Author

wfried commented Jul 28, 2016

Rails 5 is now released and as mentioned this issue will be problematic in Rails 5.1

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

1 participant