rails--rails/actionpack/test
Tobias Lütke 9014bf3f26 * url_for now accepts a series of symbols representing the namespace of the record [Josh Knowles]. Closes #8640
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7197 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-07-19 13:42:11 +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 * url_for now accepts a series of symbols representing the namespace of the record [Josh Knowles]. Closes #8640 2007-07-19 13:42:11 +00:00
fixtures Tolerate missing content type on multipart file uploads. Fix for Safari 3. 2007-06-12 07:44:23 +00:00
template * url_for now accepts a series of symbols representing the namespace of the record [Josh Knowles]. Closes #8640 2007-07-19 13:42:11 +00:00
abstract_unit.rb
active_record_unit.rb
testing_sandbox.rb