aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/caching_with_rails.md
diff options
context:
space:
mode:
authorbobbus <adrien.coquio@gmail.com>2013-02-22 00:24:35 +0100
committerbobbus <adrien.coquio@gmail.com>2013-02-22 00:24:35 +0100
commit7ded3b8c4bb24e02a93ced0dc78879c3210b526c (patch)
tree92d6dcd711de3170c70218d7b4fd1adacf1cbfbe /guides/source/caching_with_rails.md
parent3206495d58c8bcc0e4ba6e31835c24a81bf1448b (diff)
downloadrails-7ded3b8c4bb24e02a93ced0dc78879c3210b526c.tar.gz
rails-7ded3b8c4bb24e02a93ced0dc78879c3210b526c.tar.bz2
rails-7ded3b8c4bb24e02a93ced0dc78879c3210b526c.zip
Link is not relevant anymore
Cannot find the screencast on the internet, guess it was removed
Diffstat (limited to 'guides/source/caching_with_rails.md')
-rw-r--r--guides/source/caching_with_rails.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/guides/source/caching_with_rails.md b/guides/source/caching_with_rails.md
index a270ec7a7e..abab3dd983 100644
--- a/guides/source/caching_with_rails.md
+++ b/guides/source/caching_with_rails.md
@@ -343,8 +343,3 @@ class ProductsController < ApplicationController
end
end
```
-
-Further reading
----------------
-
-* [Scaling Rails Screencasts](http://railslab.newrelic.com/scaling-rails)