From e8ab3c0652f4db6316c0bcb7e6b9e779e9332611 Mon Sep 17 00:00:00 2001 From: Pratik Naik Date: Mon, 29 Sep 2008 01:54:44 +0100 Subject: Move render/layout guide to the top --- railties/doc/guides/index.txt | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'railties/doc') diff --git a/railties/doc/guides/index.txt b/railties/doc/guides/index.txt index 0564d6ac5e..535306ea62 100644 --- a/railties/doc/guides/index.txt +++ b/railties/doc/guides/index.txt @@ -32,6 +32,15 @@ understand how to use routing in your own Rails applications, start here. These guides are currently being worked on. While they still might be useful to you, you could always help by reviewing them and posting your findings at the respective Lighthouse ticket. +.link:actionview/layouts_and_rendering.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. +*********************************************************** + .link:debugging/debugging_rails_applications.html[Debugging Rails Applications] *********************************************************** link:http://rails.lighthouseapp.com/projects/16213/tickets/5[Lighthouse Ticket] @@ -98,13 +107,3 @@ TODO: Insert some description here. *********************************************************** TODO: Insert some description here. No Lighthouse ticket. *********************************************************** - -.link:actionview/layouts_and_rendering.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