aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc/guides/index.txt
diff options
context:
space:
mode:
authorMike Gunderloy <MikeG1@larkfarm.com>2008-09-28 17:28:26 -0500
committerMike Gunderloy <MikeG1@larkfarm.com>2008-09-28 17:28:45 -0500
commita79942542eb022812ebd6cf2f857d8ad5f6e1f07 (patch)
treed9394c77aa516f201a294be3efc30956526bf958 /railties/doc/guides/index.txt
parent2c04538b2d728390a908e3f7903a7c90bb867554 (diff)
downloadrails-a79942542eb022812ebd6cf2f857d8ad5f6e1f07.tar.gz
rails-a79942542eb022812ebd6cf2f857d8ad5f6e1f07.tar.bz2
rails-a79942542eb022812ebd6cf2f857d8ad5f6e1f07.zip
Layout & Rendering Guide
Diffstat (limited to 'railties/doc/guides/index.txt')
-rw-r--r--railties/doc/guides/index.txt10
1 files changed, 10 insertions, 0 deletions
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.
+***********************************************************
+