1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Add CHANGELOG entry for #14757 [ci skip]

This commit is contained in:
Rafael Mendonça França 2014-04-22 18:17:01 -05:00
parent ba84bd933a
commit 40335e73cc

View file

@ -1,3 +1,9 @@
* Fix name collision with `Array#select!` with `Relation#select!`.
Fixes #14752.
*Earl St Sauver*
* Fixed unexpected behavior for `has_many :through` associations going through a scoped `has_many`.
If a `has_many` association is adjusted using a scope, and another `has_many :through`