aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/CHANGELOG
diff options
context:
space:
mode:
authorMarcel Molina <marcel@vernix.org>2007-12-05 21:33:10 +0000
committerMarcel Molina <marcel@vernix.org>2007-12-05 21:33:10 +0000
commit7e608af9ffd4fd62d6dca9fd2d4a31d6397f3b4d (patch)
tree7fa5dc08208798023f6b2b8edf66d1e4feb86447 /actionpack/CHANGELOG
parent9ffb6328ea97eb7f5cffb13f902b59122a499575 (diff)
downloadrails-7e608af9ffd4fd62d6dca9fd2d4a31d6397f3b4d.tar.gz
rails-7e608af9ffd4fd62d6dca9fd2d4a31d6397f3b4d.tar.bz2
rails-7e608af9ffd4fd62d6dca9fd2d4a31d6397f3b4d.zip
Add documentation examples to prototype helper. Closes #7211 [manfred]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8308 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'actionpack/CHANGELOG')
-rw-r--r--actionpack/CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/actionpack/CHANGELOG b/actionpack/CHANGELOG
index 2bcbe27011..12e02ba125 100644
--- a/actionpack/CHANGELOG
+++ b/actionpack/CHANGELOG
@@ -1,5 +1,7 @@
*SVN*
+* Add documentation examples to prototype helper. Closes #7211 [manfred]
+
* Enhance documentation coverage for fragment caching. Closes #7315 [bscofield]
* Fix typo in number helper docs. Closes #7582 [josh]