From 2a15598ae859d7ca62755f15bc2efd5036f6bc52 Mon Sep 17 00:00:00 2001 From: Oscar Del Ben Date: Tue, 1 May 2012 10:58:16 +0200 Subject: Getting Started Guide Code Cleanup --- guides/source/getting_started.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guides/source') diff --git a/guides/source/getting_started.textile b/guides/source/getting_started.textile index 0a92401d9a..41c990baee 100644 --- a/guides/source/getting_started.textile +++ b/guides/source/getting_started.textile @@ -1338,7 +1338,7 @@ So first, we'll wire up the Post show template <% end %> <%= link_to 'Edit Post', edit_post_path(@post) %> | -<%= link_to 'Back to Posts', posts_path %> | +<%= link_to 'Back to Posts', posts_path %> This adds a form on the +Post+ show page that creates a new comment by -- cgit v1.2.3