aboutsummaryrefslogtreecommitdiffstats
path: root/guides
diff options
context:
space:
mode:
authoryuuji.yaginuma <yuuji.yaginuma@gmail.com>2016-03-06 11:17:12 +0900
committeryuuji.yaginuma <yuuji.yaginuma@gmail.com>2016-03-06 11:17:12 +0900
commitb6618c6ceed4fcb55eb646d8ff263eb7e8e69512 (patch)
treec2d4659551d7fa4ef33934df4071970d38f25e4c /guides
parentf7a1fcbd078fe001c7d219fe83e344d32ce539be (diff)
downloadrails-b6618c6ceed4fcb55eb646d8ff263eb7e8e69512.tar.gz
rails-b6618c6ceed4fcb55eb646d8ff263eb7e8e69512.tar.bz2
rails-b6618c6ceed4fcb55eb646d8ff263eb7e8e69512.zip
remove entry for reverted commit [ci skip]
Follow up to ddf4c953ae8d10489e0bfd6008bd76395f6e1267
Diffstat (limited to 'guides')
-rw-r--r--guides/source/5_0_release_notes.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/guides/source/5_0_release_notes.md b/guides/source/5_0_release_notes.md
index dc631e5cb9..7c11fad7bf 100644
--- a/guides/source/5_0_release_notes.md
+++ b/guides/source/5_0_release_notes.md
@@ -300,9 +300,6 @@ Please refer to the [Changelog][action-view] for detailed changes.
button on submit to prevent double submits.
([Pull Request](https://github.com/rails/rails/pull/21135))
-* Downcase model name in form submit tags rather than humanize.
- ([Pull Request](https://github.com/rails/rails/pull/22764))
-
Action Mailer
-------------