rails--rails/actionpack/test
Rick Olson d833645cd8 Fix HTML::Node to output double quotes instead of single quotes. Closes #6845 [mitreandy]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5718 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-12-14 20:56:03 +00:00
..
activerecord use ActiveRecordTestCase 2006-09-22 01:59:06 +00:00
controller Fix a bug in Routing where a parameter taken from the path of the current request could not be used as a query parameter for the next. Closes #6752. 2006-12-09 04:42:32 +00:00
fixtures test controller rescues 2006-11-13 02:03:50 +00:00
template Fix HTML::Node to output double quotes instead of single quotes. Closes #6845 [mitreandy] 2006-12-14 20:56:03 +00:00
abstract_unit.rb set ActiveSupport::Deprecation.debug = true to see backtraces for deprecation callers. off by default. on for Rails tests. 2006-09-04 03:38:13 +00:00
active_record_unit.rb Remove dead abort_tests method. 2006-11-15 12:50:51 +00:00
testing_sandbox.rb Use String#chars in TextHelper::excerpt. Closes #6386 [Manfred Stienstra] 2006-10-12 21:13:05 +00:00