rails--rails/actionpack/test
Jeremy Kemper a72fe4ea45 Give the legacy X-POST_DATA_FORMAT header greater precedence during params parsing for backward compatibility.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7126 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-06-26 01:19:18 +00:00
..
activerecord Deprecation: remove pagination. Install the classic_pagination plugin for forward compatibility, or move to the superior will_paginate plugin. Closes #8157. 2007-06-11 00:51:11 +00:00
controller Give the legacy X-POST_DATA_FORMAT header greater precedence during params parsing for backward compatibility. 2007-06-26 01:19:18 +00:00
fixtures Tolerate missing content type on multipart file uploads. Fix for Safari 3. 2007-06-12 07:44:23 +00:00
template Fixed that link_to with an href of # when using :method will not allow for click-through without JavaScript (closes #7037) [stevenbristol/josh] 2007-06-23 17:11:01 +00:00
abstract_unit.rb
active_record_unit.rb
testing_sandbox.rb