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

For Rails 5.1 compatibility - before_filter => before_action #17

Open
srogers opened this issue Jun 28, 2017 · 0 comments
Open

For Rails 5.1 compatibility - before_filter => before_action #17

srogers opened this issue Jun 28, 2017 · 0 comments

Comments

@srogers
Copy link

srogers commented Jun 28, 2017

in line 132 of sortable_columns.rb:

before_filter(fopts) do |ac|

needs to be changed to before_action

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