From cd6605438dd1c765d206ff4bd54ea2d33884821d Mon Sep 17 00:00:00 2001 From: Jon Moss Date: Fri, 16 Sep 2016 18:24:24 -0400 Subject: Fix small grammar issue introduced in #26382 [ci skip] --- guides/source/5_0_release_notes.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'guides') diff --git a/guides/source/5_0_release_notes.md b/guides/source/5_0_release_notes.md index 6538629972..42971598ba 100644 --- a/guides/source/5_0_release_notes.md +++ b/guides/source/5_0_release_notes.md @@ -802,7 +802,8 @@ Please refer to the [Changelog][active-record] for detailed changes. were getting rescued and printed in the logs, unless you used the (newly deprecated) `raise_in_transactional_callbacks = true` option. - Now these errors are not rescued anymore and just bubble up, as the other callbacks. + Now these errors are not rescued anymore and just bubble up, matching the + behavior of other callbacks. ([commit](https://github.com/rails/rails/commit/07d3d402341e81ada0214f2cb2be1da69eadfe72)) Active Model -- cgit v1.2.3