From 33ee0e3e2d6185e5bd5019e0d806afb808c37611 Mon Sep 17 00:00:00 2001 From: miloops Date: Wed, 10 Sep 2008 11:31:59 -0300 Subject: Add the description of "Debugging Rails applications" guide to index. --- railties/doc/guides/index.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'railties/doc') diff --git a/railties/doc/guides/index.txt b/railties/doc/guides/index.txt index d6ccc48434..08d9694db8 100644 --- a/railties/doc/guides/index.txt +++ b/railties/doc/guides/index.txt @@ -36,7 +36,9 @@ TODO: Insert some description here. .link:debugging/debugging_rails_applications.html[Debugging Rails Applications] *********************************************************** -TODO: Insert some description here. +This guide describes how to debug Rails applications. It covers the different +ways of achieving this and how to understand what is happening "behind the scenes" +of your code. *********************************************************** .link:creating_plugins/creating_plugins.html[The Basics of Creating Rails Plugins] -- cgit v1.2.3