From 81a87308bbb6cd07f95c699a622cf4f1b92cd0ca Mon Sep 17 00:00:00 2001 From: Ankit Gupta Date: Tue, 5 May 2015 18:57:47 -0400 Subject: Adding a note, snipped for brevity sudden ending of form looks incomplete and catches [ci skip] --- guides/source/routing.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'guides/source') diff --git a/guides/source/routing.md b/guides/source/routing.md index 4ccc50a4d9..e95ca95090 100644 --- a/guides/source/routing.md +++ b/guides/source/routing.md @@ -177,6 +177,8 @@ WARNING: A [long-standing bug](https://github.com/rails/rails/issues/1769) preve ```ruby form_for @geocoder, url: geocoder_path do |f| + +# snipped for brevity ``` ### Controller Namespaces and Routing -- cgit v1.2.3