Publish the "Caching with Rails" guide [ci skip]

This commit is contained in:
Celestino Gomes 2015-07-28 22:04:31 +02:00 committed by Robin Dupret
parent c21cc877e0
commit da4a37f63c

@ -121,6 +121,10 @@
name: Autoloading and Reloading Constants
url: autoloading_and_reloading_constants.html
description: This guide documents how autoloading and reloading constants work.
-
name: "Caching with Rails: An Overview"
url: caching_with_rails.html
description: This guide is an introduction to speeding up your Rails application with caching.
-
name: Active Support Instrumentation
work_in_progress: true