diff options
author | Marcel Molina <marcel@vernix.org> | 2007-11-06 18:33:45 +0000 |
---|---|---|
committer | Marcel Molina <marcel@vernix.org> | 2007-11-06 18:33:45 +0000 |
commit | 7863c4a18a4991c4942f52a4f88bbc1bdd9b7572 (patch) | |
tree | 02e8f16c49c162a0563f4cd9421ceed2bf02f107 /activeresource/CHANGELOG | |
parent | 026973f6a06f97b265eb61baa299d3a8f3f737f6 (diff) | |
download | rails-7863c4a18a4991c4942f52a4f88bbc1bdd9b7572.tar.gz rails-7863c4a18a4991c4942f52a4f88bbc1bdd9b7572.tar.bz2 rails-7863c4a18a4991c4942f52a4f88bbc1bdd9b7572.zip |
Update XML documentation examples to include explicit type attributes. Closes #9754 [hasmanyjosh]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8090 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'activeresource/CHANGELOG')
-rw-r--r-- | activeresource/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/activeresource/CHANGELOG b/activeresource/CHANGELOG index 25557d9e77..46158cb208 100644 --- a/activeresource/CHANGELOG +++ b/activeresource/CHANGELOG @@ -1,3 +1,5 @@ +* Update XML documentation examples to include explicit type attributes. Closes #9754 [hasmanyjosh] + *2.0.0 [Preview Release]* (September 29th, 2007) * Added one-off declarations of mock behavior [DHH]. Example: |