Fix invalid test fixture exposed by stricter Ruby 1.8.5 multipart parsing. Closes #6524.

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5429 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
Jeremy Kemper 2006-11-05 02:40:44 +00:00
parent 2fc9b55bd3
commit 080ec9803e
2 changed files with 2 additions and 0 deletions

@ -1,5 +1,7 @@
*SVN*
* Fix invalid test fixture exposed by stricter Ruby 1.8.5 multipart parsing. #6524 [Bob Silva]
* Set ActionView::Base.default_form_builder once rather than passing the :builder option to every form or overriding the form helper methods. [Jeremy Kemper]
* Deprecate expire_matched_fragments. Use expire_fragment instead. #6535 [Bob Silva]

Binary file not shown.