aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/documents.yaml
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2015-01-05 14:37:52 +0100
committerXavier Noria <fxn@hashref.com>2015-01-05 14:37:52 +0100
commited21e18166774a8334d703634e15626691e6e5fa (patch)
tree158e904fb282b8c52b8fcb8202d226c557277d0c /guides/source/documents.yaml
parentf8e36d49f4285db413af8bee7d048d313ec05de5 (diff)
downloadrails-ed21e18166774a8334d703634e15626691e6e5fa.tar.gz
rails-ed21e18166774a8334d703634e15626691e6e5fa.tar.bz2
rails-ed21e18166774a8334d703634e15626691e6e5fa.zip
reflects changes in 34cd7e2 in the index [ci skip]
Diffstat (limited to 'guides/source/documents.yaml')
-rw-r--r--guides/source/documents.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/guides/source/documents.yaml b/guides/source/documents.yaml
index 52de98ee52..67032a31f5 100644
--- a/guides/source/documents.yaml
+++ b/guides/source/documents.yaml
@@ -118,9 +118,9 @@
url: initialization.html
description: This guide explains the internals of the Rails initialization process as of Rails 4
-
- name: Constant Autoloading and Reloading
- url: constant_autoloading_and_reloading.html
- description: This guide documents how constant autoloading and reloading work.
+ name: Autoloading and Reloading Constants
+ url: autoloading_and_reloading_constants.html
+ description: This guide documents how autoloading and reloading constants work.
-
name: Active Support Instrumentation
work_in_progress: true