Skip to content

Commit

Permalink
Merge pull request #30481 from Persola/master
Browse files Browse the repository at this point in the history
In Action View Overview guide, remove reference to custom helpers [ci skip]
  • Loading branch information
kamipo committed Aug 31, 2017
2 parents aa1dc38 + fd416c4 commit c2b2a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/source/action_view_overview.md
Expand Up @@ -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.

--------------------------------------------------------------------------------
Expand Down

0 comments on commit c2b2a8c

Please sign in to comment.