aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides
diff options
context:
space:
mode:
authorAditya Chadha <aditya@sublucid.com>2009-05-02 18:37:15 -0400
committerAditya Chadha <aditya@sublucid.com>2009-05-02 18:37:15 -0400
commit80e161e647a504c89c64358cf2644ad18a3ba85e (patch)
treeea76775780e010f3582a41a3deaa289f3e215443 /railties/guides
parent8f3a3c5544401c2e69f7354644420258caa4e8c2 (diff)
downloadrails-80e161e647a504c89c64358cf2644ad18a3ba85e.tar.gz
rails-80e161e647a504c89c64358cf2644ad18a3ba85e.tar.bz2
rails-80e161e647a504c89c64358cf2644ad18a3ba85e.zip
Formatting fixes, take 3
Diffstat (limited to 'railties/guides')
-rw-r--r--railties/guides/source/caching_with_rails.textile20
1 files changed, 7 insertions, 13 deletions
diff --git a/railties/guides/source/caching_with_rails.textile b/railties/guides/source/caching_with_rails.textile
index 9fd8b8a1fe..2ad3067ed0 100644
--- a/railties/guides/source/caching_with_rails.textile
+++ b/railties/guides/source/caching_with_rails.textile
@@ -505,16 +505,10 @@ h3. References
h3. Changelog
"Lighthouse ticket":http://rails.lighthouseapp.com/projects/16213-rails-guides/tickets/10-guide-to-caching
-May 02, 2009: Formatting cleanups
-
-April 26, 2009: Clean up typos in submitted patch
-
-April 1, 2009: Made a bunch of small fixes
-
-February 22, 2009: Beefed up the section on cache_stores
-
-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
+* May 02, 2009: Formatting cleanups
+* April 26, 2009: Clean up typos in submitted patch
+* April 1, 2009: Made a bunch of small fixes
+* February 22, 2009: Beefed up the section on cache_stores
+* 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