From bf79bc039570df2e75a6d53a07a08268edf99b4e Mon Sep 17 00:00:00 2001 From: Prathamesh Sonpatki Date: Thu, 5 May 2016 23:02:38 -0500 Subject: Release notes: Add PR #24866 to release notes --- guides/source/5_0_release_notes.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'guides') diff --git a/guides/source/5_0_release_notes.md b/guides/source/5_0_release_notes.md index 8d8aeff63f..bacd4cd906 100644 --- a/guides/source/5_0_release_notes.md +++ b/guides/source/5_0_release_notes.md @@ -297,6 +297,10 @@ Please refer to the [Changelog][action-pack] for detailed changes. ([Pull Request](https://github.com/rails/rails/pull/23827)) +* Add `ActionController#helpers` to get access to the view context + at the controller level. + ([Pull Request](https://github.com/rails/rails/pull/24866)) + Action View ------------- -- cgit v1.2.3