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: Non-attribute arguments will be disallowed in Rails 6.0 #11

Merged
merged 1 commit into from
Feb 10, 2019

Conversation

khiav223577
Copy link
Owner

@khiav223577 khiav223577 commented Feb 10, 2019

DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "@ids"
See: rails/rails#32995

DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "@ids"
@khiav223577 khiav223577 merged commit 50eba99 into master Feb 10, 2019
@khiav223577 khiav223577 deleted the fix/dangerous_query_method branch February 10, 2019 08:55
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.

1 participant