aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/caching_with_rails.textile
diff options
context:
space:
mode:
authorJeff Dutil <jdutil21@gmail.com>2011-08-16 23:35:40 -0400
committerJeff Dutil <jdutil21@gmail.com>2011-08-16 23:35:40 -0400
commit6783ce0de4511e2568765f2e4919758d70690391 (patch)
tree5d738ae02ff2389f97dd5316377030a616a084bd /railties/guides/source/caching_with_rails.textile
parent6eadf5d192f208d21f876603a0a1607fa80bb68a (diff)
downloadrails-6783ce0de4511e2568765f2e4919758d70690391.tar.gz
rails-6783ce0de4511e2568765f2e4919758d70690391.tar.bz2
rails-6783ce0de4511e2568765f2e4919758d70690391.zip
Updates to remove extra whitespaces and notably fix a whitespace issue with ajax_on_rails causing a code block not to render the entire block properly.
Diffstat (limited to 'railties/guides/source/caching_with_rails.textile')
-rw-r--r--railties/guides/source/caching_with_rails.textile2
1 files changed, 0 insertions, 2 deletions
diff --git a/railties/guides/source/caching_with_rails.textile b/railties/guides/source/caching_with_rails.textile
index ae56911441..693303950d 100644
--- a/railties/guides/source/caching_with_rails.textile
+++ b/railties/guides/source/caching_with_rails.textile
@@ -404,7 +404,6 @@ h3. Further reading
* "Scaling Rails Screencasts":http://railslab.newrelic.com/scaling-rails
-
h3. Changelog
* Feb 17, 2011: Document 3.0.0 changes to ActiveSupport::Cache
@@ -415,4 +414,3 @@ h3. Changelog
* December 27, 2008: Typo fixes
* November 23, 2008: Incremental updates with various suggested changes and formatting cleanup
* September 15, 2008: Initial version by Aditya Chadha
-