From 1e667aa5f4859431750940ee1a4663ee6c9fad7e Mon Sep 17 00:00:00 2001 From: Sergio Date: Mon, 9 Sep 2013 17:30:09 +0200 Subject: [PATCH] html generated for a search form There's a div that is generated in rails for a default search form and is not includen in the example. --- guides/source/form_helpers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/source/form_helpers.md b/guides/source/form_helpers.md index 578cfbe1055cd..bf9bf4a47fa71 100644 --- a/guides/source/form_helpers.md +++ b/guides/source/form_helpers.md @@ -67,7 +67,7 @@ To create this form you will use `form_tag`, `label_tag`, `text_field_tag`, and This will generate the following HTML: ```html -
+