aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc
diff options
context:
space:
mode:
authorPratik Naik <pratiknaik@gmail.com>2008-09-22 11:38:16 +0100
committerPratik Naik <pratiknaik@gmail.com>2008-09-22 11:38:16 +0100
commitf6360ba196658f9d25ad03261b6b42582b5f4818 (patch)
tree6851407a6bdf1a9e82737a0068b09ce8d3fed822 /railties/doc
parent63c7dcfeaac680d6596b72f1619e74f89e538ed4 (diff)
downloadrails-f6360ba196658f9d25ad03261b6b42582b5f4818.tar.gz
rails-f6360ba196658f9d25ad03261b6b42582b5f4818.tar.bz2
rails-f6360ba196658f9d25ad03261b6b42582b5f4818.zip
Add profiling guide to the index page
Diffstat (limited to 'railties/doc')
-rw-r--r--railties/doc/guides/index.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/railties/doc/guides/index.txt b/railties/doc/guides/index.txt
index 402037a7d1..78228ea4a0 100644
--- a/railties/doc/guides/index.txt
+++ b/railties/doc/guides/index.txt
@@ -53,6 +53,13 @@ link:http://rails.lighthouseapp.com/projects/16213/tickets/1[Lighthouse Ticket]
Guide to using built in Form helpers.
***********************************************************
+.link:benchmarking_and_profiling/preamble.html[Benchmarking and Profiling Rails Applications]
+***********************************************************
+link:http://rails.lighthouseapp.com/projects/16213/tickets/4[Lighthouse Ticket]
+
+TODO: Insert some description here.
+***********************************************************
+
.link:testing_rails_applications/testing_rails_applications.html[Testing Rails Applications]
***********************************************************
link:http://rails.lighthouseapp.com/projects/16213/tickets/8[Lighthouse Ticket]