From ca18e2f8dd742107a5f7eee9de584ab858527b97 Mon Sep 17 00:00:00 2001 From: Ryan Bigg Date: Wed, 16 May 2012 11:02:49 +1000 Subject: [getting started] add segue at the end of posts/index section --- guides/source/getting_started.textile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/guides/source/getting_started.textile b/guides/source/getting_started.textile index 142c5f8a70..9870b157d8 100644 --- a/guides/source/getting_started.textile +++ b/guides/source/getting_started.textile @@ -594,6 +594,8 @@ And then finally a view for this action, located at +app/views/posts/index.html. +Now if you go to +http://localhost:3000/posts+ you will see a list of all the posts that you have created. + h4. Adding links You can now create, show, and list posts. Now let's add some links to -- cgit v1.2.3