From da4a37f63cbf792e598a8feaf20b625333dfe3d8 Mon Sep 17 00:00:00 2001 From: Celestino Gomes Date: Tue, 28 Jul 2015 22:04:31 +0200 Subject: Publish the "Caching with Rails" guide [ci skip] --- guides/source/documents.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'guides/source') diff --git a/guides/source/documents.yaml b/guides/source/documents.yaml index 9145aee009..4473eba478 100644 --- a/guides/source/documents.yaml +++ b/guides/source/documents.yaml @@ -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 -- cgit v1.2.3