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 update_all deprecation warnings in Rails 4.0.0.beta1 #73

Merged
merged 3 commits into from
Feb 28, 2013
Merged

Fix update_all deprecation warnings in Rails 4.0.0.beta1 #73

merged 3 commits into from
Feb 28, 2013

Conversation

soffes
Copy link
Contributor

@soffes soffes commented Feb 26, 2013

No description provided.

@soffes
Copy link
Contributor Author

soffes commented Feb 28, 2013

It says the tests fail on CI. They all pass locally for me. None of my changes were crazy. Not sure what the issue is. I am using this code in production without issue.

@swanandp
Copy link
Contributor

I think it failed on 1.8.7 build, complaining about Syntax error: https://travis-ci.org/swanandp/acts_as_list/jobs/5096078 [It seems to be working for me too, I am going to merge it]

@soffes
Copy link
Contributor Author

soffes commented Feb 28, 2013

Oh good call. Fixed that error in 1.8.7. Now the tests pass for me on both.

@swanandp
Copy link
Contributor

I was thinking about removing 1.8.7 support, now that 2.0 is up and running.

swanandp added a commit that referenced this pull request Feb 28, 2013
Fix update_all deprecation warnings in Rails 4.0.0.beta1
@swanandp swanandp merged commit c37f9bc into brendon:master Feb 28, 2013
@soffes
Copy link
Contributor Author

soffes commented Feb 28, 2013

I figure no reason to remove support if it's not that much work. If it becomes annoying, then it's probably not a big deal since near end of life.

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.

None yet

2 participants