From fd416c4336ff46367a05f241430b132e1dae07b9 Mon Sep 17 00:00:00 2001 From: Luke Persola Date: Wed, 30 Aug 2017 19:21:13 -0700 Subject: In Action View Overview guide, remove reference to custom helpers [ci skip] --- guides/source/action_view_overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guides') diff --git a/guides/source/action_view_overview.md b/guides/source/action_view_overview.md index ea72567c03..a57623428f 100644 --- a/guides/source/action_view_overview.md +++ b/guides/source/action_view_overview.md @@ -7,7 +7,7 @@ After reading this guide, you will know: * What Action View is and how to use it with Rails. * How best to use templates, partials, and layouts. -* What helpers are provided by Action View and how to make your own. +* What helpers are provided by Action View. * How to use localized views. -------------------------------------------------------------------------------- -- cgit v1.2.3