aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/documents.yaml
diff options
context:
space:
mode:
authorZachary Scott <e@zzak.io>2014-12-30 17:05:10 -0800
committerZachary Scott <e@zzak.io>2014-12-30 17:05:10 -0800
commit070f556c3a793388307bbcabc4ee4e51741a5a66 (patch)
tree53c40dd29acfbe9bad48bfb5875a1529e9b4bb0c /guides/source/documents.yaml
parent1ea6cc11211dc89e3e14b2b641a3cca8a0a91d55 (diff)
downloadrails-070f556c3a793388307bbcabc4ee4e51741a5a66.tar.gz
rails-070f556c3a793388307bbcabc4ee4e51741a5a66.tar.bz2
rails-070f556c3a793388307bbcabc4ee4e51741a5a66.zip
Add Profiling guide skeleton [ci skip]
Diffstat (limited to 'guides/source/documents.yaml')
-rw-r--r--guides/source/documents.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/guides/source/documents.yaml b/guides/source/documents.yaml
index 64b4c16221..134e9ddad2 100644
--- a/guides/source/documents.yaml
+++ b/guides/source/documents.yaml
@@ -125,6 +125,12 @@
work_in_progress: true
url: active_support_instrumentation.html
description: This guide explains how to use the instrumentation API inside of Active Support to measure events inside of Rails and other Ruby code.
+ -
+ name: Profiling Rails Applications
+ work_in_progress: true
+ url: profiling.html
+ description: This guide explains how to profile your Rails applications to improve performance.
+
-
name: Extending Rails
documents: