From f52cdaac6336f99d13622ff9bda556a3124a4121 Mon Sep 17 00:00:00 2001 From: Jon Moss Date: Wed, 26 Apr 2017 20:14:08 -0400 Subject: Pluralize methods [ci skip] --- guides/source/5_1_release_notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guides/source') diff --git a/guides/source/5_1_release_notes.md b/guides/source/5_1_release_notes.md index b81d6011ed..0f6167f1ee 100644 --- a/guides/source/5_1_release_notes.md +++ b/guides/source/5_1_release_notes.md @@ -562,7 +562,7 @@ Please refer to the [Changelog][active-support] for detailed changes. of the current date & time. ([Pull Request](https://github.com/rails/rails/pull/24930)) -* Introduced the `assert_changes` and `assert_no_changes` method for tests. +* Introduced the `assert_changes` and `assert_no_changes` methods for tests. ([Pull Request](https://github.com/rails/rails/pull/25393)) * The `travel` and `travel_to` methods now raise on nested calls. -- cgit v1.2.3