diff --git a/guides/source/documents.yaml b/guides/source/documents.yaml index c73bbeb90d..043f34fa25 100644 --- a/guides/source/documents.yaml +++ b/guides/source/documents.yaml @@ -35,6 +35,10 @@ - name: Views documents: + - + name: Action View Overview + url: action_view_overview.html + description: This guide provides an introduction to Action View and introduces a few of the more common view helpers. - name: Layouts and Rendering in Rails url: layouts_and_rendering.html