reflects changes in 34cd7e2 in the index [ci skip]

This commit is contained in:
Xavier Noria 2015-01-05 14:37:52 +01:00
parent f8e36d49f4
commit ed21e18166
1 changed files with 3 additions and 3 deletions

View File

@ -118,9 +118,9 @@
url: initialization.html url: initialization.html
description: This guide explains the internals of the Rails initialization process as of Rails 4 description: This guide explains the internals of the Rails initialization process as of Rails 4
- -
name: Constant Autoloading and Reloading name: Autoloading and Reloading Constants
url: constant_autoloading_and_reloading.html url: autoloading_and_reloading_constants.html
description: This guide documents how constant autoloading and reloading work. description: This guide documents how autoloading and reloading constants work.
- -
name: Active Support Instrumentation name: Active Support Instrumentation
work_in_progress: true work_in_progress: true