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

before_filter is deprecated #3

Merged
merged 1 commit into from
Dec 8, 2017
Merged

before_filter is deprecated #3

merged 1 commit into from
Dec 8, 2017

Conversation

koppen
Copy link
Contributor

@koppen koppen commented Dec 8, 2017

As of Rails 5.1(?) using before_filter will result in

undefined method before_filter' for ... Did you mean? before_action

and a deprecation warning in earlier versions of Rails.

As of Rails 5.1(?) using `before_filter` will result in

> undefined method `before_filter' for ... Did you mean? before_action`

and a deprecation warning in earlier versions of Rails.
@mikker
Copy link
Owner

mikker commented Dec 8, 2017

How could I forget?! Thanks Jakob.
❤️🧡💛💚💙💜🖤

@mikker mikker merged commit 1fd1759 into mikker:master Dec 8, 2017
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

Successfully merging this pull request may close these issues.

None yet

2 participants