[getting started] add segue at the end of posts/index section

This commit is contained in:
Ryan Bigg 2012-05-16 11:02:49 +10:00
parent af2a6ac853
commit ca18e2f8dd

@ -594,6 +594,8 @@ And then finally a view for this action, located at +app/views/posts/index.html.
</table>
</erb>
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