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

Replace before_filter with before_action #152

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

asiniy
Copy link

@asiniy asiniy commented Oct 9, 2015

Hey!

I'm using this gem on Rails 5.0, so it says before_filter is deprecated and will be removed on Rails 5.1. Try to use before_action instead

The aim of this PR is to avoid this deprecation message

Review on Reviewable

@aglushkov
Copy link

Waiting for this to be merged

@asiniy
Copy link
Author

asiniy commented Sep 5, 2016

@aglushkov you'll wait a long while :D

@Adsidera
Copy link

This before_filter syntax is now incompatible with production systems based on AWS/EC2 and would be nice to have it fixed into the before_action one, since there are other gems using redactor-rails as dependency 😇

@allantokuda-zipnosis
Copy link

Bump.

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.

4 participants