From a79942542eb022812ebd6cf2f857d8ad5f6e1f07 Mon Sep 17 00:00:00 2001 From: Mike Gunderloy Date: Sun, 28 Sep 2008 17:28:26 -0500 Subject: Layout & Rendering Guide --- railties/doc/guides/index.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'railties/doc/guides/index.txt') diff --git a/railties/doc/guides/index.txt b/railties/doc/guides/index.txt index 7e1bf09a39..0063e734fc 100644 --- a/railties/doc/guides/index.txt +++ b/railties/doc/guides/index.txt @@ -98,3 +98,13 @@ TODO: Insert some description here. *********************************************************** TODO: Insert some description here. No Lighthouse ticket. *********************************************************** + +.link:actionview/layouts_and_debugging.html[Layouts and Rendering in Rails] +*********************************************************** +link:http://rails.lighthouseapp.com/projects/16213/tickets/15[Lighthouse Ticket] + +This guide covers the basic layout features of Action Controller and Action View, +including rendering and redirecting, using +content_for_ blocks, and working +with partials. +*********************************************************** + -- cgit v1.2.3