aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/documents.yaml
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2014-12-15 00:57:17 +0100
committerXavier Noria <fxn@hashref.com>2014-12-15 00:59:15 +0100
commit2bdaaa1f63ed51a29d9eebbce60722059c59e6cc (patch)
tree2912dc6cda4a733142ced18f1310dbc31eea4912 /guides/source/documents.yaml
parent870519395f4adfcfe35054b76d3db24662871569 (diff)
downloadrails-2bdaaa1f63ed51a29d9eebbce60722059c59e6cc.tar.gz
rails-2bdaaa1f63ed51a29d9eebbce60722059c59e6cc.tar.bz2
rails-2bdaaa1f63ed51a29d9eebbce60722059c59e6cc.zip
new guide: constant autoloading and reloading
Diffstat (limited to 'guides/source/documents.yaml')
-rw-r--r--guides/source/documents.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/guides/source/documents.yaml b/guides/source/documents.yaml
index 1b838201cc..0c0e18288c 100644
--- a/guides/source/documents.yaml
+++ b/guides/source/documents.yaml
@@ -122,6 +122,10 @@
work_in_progress: true
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: Extending Rails
documents: