rails--rails/actionpack/test
Michael Koziarski e80fabbbf4 Fix errors with around_filters which do not yield, restore 1.1 behaviour with after filters. Closes #8891 [skaes]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7177 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-07-11 02:29:25 +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 Fix errors with around_filters which do not yield, restore 1.1 behaviour with after filters. Closes #8891 [skaes] 2007-07-11 02:29:25 +00:00
fixtures Tolerate missing content type on multipart file uploads. Fix for Safari 3. 2007-06-12 07:44:23 +00:00
template Support for non heterogeneous arrays when serializing to xml. Unless guessable from array name the type name will be included as attribute 2007-07-09 22:07:39 +00:00
abstract_unit.rb Don't croak if ruby-debug isn't installed. 2007-05-28 00:00:07 +00:00
active_record_unit.rb
testing_sandbox.rb