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

Fix before_filter deprecation warning #750

Closed
wants to merge 1 commit into from

Conversation

natebird
Copy link

@natebird natebird commented Jun 28, 2016

I'm not sure why it keeps pulling in the other two commits. I forked and worked off of the rails-5 branch.

DEPRECATION WARNING: before_filter is deprecated and will be removed in Rails 5.1. Use before_action instead.
@seanlinsley seanlinsley force-pushed the rails-5 branch 2 times, most recently from 22a7f6d to a7e368f Compare July 4, 2016 20:17
@seanlinsley
Copy link
Member

Hi, thanks for the PR! In #752 I've put together all the changes necessary to get Draper working with Rails 5. It would be appreciated if you could test it out in your app and report any issues you find :octocat:

@seanlinsley seanlinsley closed this Jul 9, 2016
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.

2 participants