aboutsummaryrefslogtreecommitdiffstats
path: root/guides
diff options
context:
space:
mode:
authorZachary Scott <e@zzak.io>2014-05-31 12:17:06 -0700
committerZachary Scott <e@zzak.io>2014-05-31 12:17:06 -0700
commita70b9ba62ed323347fe76be47afd80ee60729d9b (patch)
treea0af20981e5c558229da7cdd09caf707434037d5 /guides
parentae12f79801c9c1cbe3d98cdb548cc5e4d45e676f (diff)
downloadrails-a70b9ba62ed323347fe76be47afd80ee60729d9b.tar.gz
rails-a70b9ba62ed323347fe76be47afd80ee60729d9b.tar.bz2
rails-a70b9ba62ed323347fe76be47afd80ee60729d9b.zip
Removed 'Caching with Rails' guide from WIP, this guide isn't ready to
be published and requires more attention. [ci skip]
Diffstat (limited to 'guides')
-rw-r--r--guides/source/documents.yaml5
1 files changed, 0 insertions, 5 deletions
diff --git a/guides/source/documents.yaml b/guides/source/documents.yaml
index e365435b50..5138412312 100644
--- a/guides/source/documents.yaml
+++ b/guides/source/documents.yaml
@@ -96,11 +96,6 @@
url: command_line.html
description: This guide covers the command line tools and rake tasks provided by Rails.
-
- name: Caching with Rails
- work_in_progress: true
- url: caching_with_rails.html
- description: Various caching techniques provided by Rails.
- -
name: Asset Pipeline
url: asset_pipeline.html
description: This guide documents the asset pipeline.