From 2bdaaa1f63ed51a29d9eebbce60722059c59e6cc Mon Sep 17 00:00:00 2001 From: Xavier Noria Date: Mon, 15 Dec 2014 00:57:17 +0100 Subject: new guide: constant autoloading and reloading --- guides/source/documents.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'guides/source/documents.yaml') 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: -- cgit v1.2.3