From 04e3b41e2fc834c842ef50f25feea829aab0bbbc Mon Sep 17 00:00:00 2001 From: Dmitry Polushkin Date: Sun, 13 Oct 2013 21:54:07 +0100 Subject: Add a note to the changelog for #9499 --- activerecord/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'activerecord/CHANGELOG.md') diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index e122b0181e..00681c13f1 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -1,3 +1,9 @@ +* Prevent the inversed association from being reloaded on save. + + Fixes #9499. + + *Dmitry Polushkin* + * Generate subquery for `Relation` if it passed as array condition for `where` method Example: -- cgit v1.2.3