mirror of https://github.com/rails/rails
Remove duplicated CHANGELOG entry [ci skip]
This commit is contained in:
parent
2b8aee8ce5
commit
2c44e22942
|
@ -2,8 +2,6 @@
|
|||
|
||||
*DHH*
|
||||
|
||||
* Add `ActiveRecord::Relation#extract_associated` for extracting associated records from a relation.
|
||||
|
||||
* Assign all attributes before calling `build` to ensure the child record is visible in
|
||||
`before_add` and `after_add` callbacks for `has_many :through` associations.
|
||||
|
||||
|
|
Loading…
Reference in New Issue