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

DEPRECATION WARNING: Passing string to define callback on Rails 5 beta 3 #191

Closed
arogachev opened this issue Feb 26, 2016 · 2 comments
Closed

Comments

@arogachev
Copy link

From logs:

DEPRECATION WARNING: Passing string to define callback is deprecated and will be removed in Rails 5.1 without replacement.

Then it references to model to line where acts_as_list declared. I use simple definition, without additional options.

I'm using Rails 5 beta 3.

@brendon
Copy link
Owner

brendon commented Feb 27, 2016

I've created a branch with the fix (I think): #192

Can you try using that branch and let me know if you still get the warning?

@brendon
Copy link
Owner

brendon commented Feb 28, 2016

Fixed by #192.

@brendon brendon closed this as completed Feb 28, 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

No branches or pull requests

2 participants