Skip to content

Commit

Permalink
Add PR link for Active Storage updating release note entry [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
abhaynikam authored and georgeclaghorn committed Apr 23, 2019
1 parent 9d1f9b9 commit 26bd26f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions guides/source/6_0_release_notes.md
Expand Up @@ -454,6 +454,7 @@ Please refer to the [Changelog][active-storage] for detailed changes.
### Notable changes

* Updating an attached model via `update` or `update!` ala `@user.update!(images: [ … ])` now replaces the existing images instead of merely adding to them.
([Pull Request](https://github.com/rails/rails/pull/33303))

Active Model
------------
Expand Down

0 comments on commit 26bd26f

Please sign in to comment.