aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/documents.yaml
diff options
context:
space:
mode:
authorYves Senn <yves.senn@gmail.com>2013-01-06 17:17:41 +0100
committerYves Senn <yves.senn@gmail.com>2013-01-10 17:09:07 +0100
commit5ca7ddcb490662b6d4eaa66d244ba2f5705c7428 (patch)
tree839dac4fa7b697610d153f73aea37b0d1c2e0779 /guides/source/documents.yaml
parentce8e3d307280cb07604b45523c1733a71e97770d (diff)
downloadrails-5ca7ddcb490662b6d4eaa66d244ba2f5705c7428.tar.gz
rails-5ca7ddcb490662b6d4eaa66d244ba2f5705c7428.tar.bz2
rails-5ca7ddcb490662b6d4eaa66d244ba2f5705c7428.zip
remove the rails guide on performance testing
Diffstat (limited to 'guides/source/documents.yaml')
-rw-r--r--guides/source/documents.yaml4
1 files changed, 0 insertions, 4 deletions
diff --git a/guides/source/documents.yaml b/guides/source/documents.yaml
index e779407fab..13f982d7e2 100644
--- a/guides/source/documents.yaml
+++ b/guides/source/documents.yaml
@@ -84,10 +84,6 @@
url: debugging_rails_applications.html
description: 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.
-
- name: Performance Testing Rails Applications
- url: performance_testing.html
- description: This guide covers the various ways of performance testing a Ruby on Rails application.
- -
name: Configuring Rails Applications
url: configuring.html
description: This guide covers the basic configuration settings for a Rails application.