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

Call #reload instead of passing 'true' to relations #691

Merged
merged 1 commit into from
Jan 14, 2016

Conversation

jaredbeck
Copy link
Member

Passing a truthy argument to force association to reload
will be removed in Rails 5.1.
https://github.com/rails/rails/blob/master/activerecord/CHANGELOG.md

> Passing a truthy argument to force association to reload
> will be removed in Rails 5.1.
> https://github.com/rails/rails/blob/master/activerecord/CHANGELOG.md
jaredbeck added a commit that referenced this pull request Jan 14, 2016
Call #reload instead of passing 'true' to relations
@jaredbeck jaredbeck merged commit a40f3d5 into master Jan 14, 2016
@jaredbeck jaredbeck deleted the ar_5_assoc_reload branch January 14, 2016 16:04
@jaredbeck jaredbeck mentioned this pull request Jan 15, 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

Successfully merging this pull request may close these issues.

2 participants