Navigation Menu

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 prepend_before_filter deprecation warning #486

Closed
bzurkowski opened this issue Feb 27, 2016 · 2 comments
Closed

Rails 5 prepend_before_filter deprecation warning #486

bzurkowski opened this issue Feb 27, 2016 · 2 comments

Comments

@bzurkowski
Copy link

DEPRECATION WARNING: prepend_before_filter is deprecated and will be removed in Rails 5.1. Use prepend_before_action instead.

Caused by prepend_before_filter method call in rails_adapter.rb.

@bparanj
Copy link

bparanj commented May 2, 2016

Here is a PR that fixes this issue: #491

@jaredbeck
Copy link
Collaborator

Closed by #501

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

3 participants