rails/actionpack/test
2007-12-17 00:10:18 +00:00
..
activerecord Fixed that has_many :through associations should render as collections too (closes #9051) [mathie/danger] 2007-11-12 15:02:12 +00:00
controller Allow headers[Accept] to be set by hand when calling xml_http_request (closes #10461) [BMorearty] 2007-12-17 00:10:18 +00:00
fixtures Missed commit. Closes #10437. 2007-12-10 22:36:11 +00:00
template Add tests for html_escape, and remove an unneeded backslash (closes #10511) [fxn] 2007-12-16 23:53:45 +00:00
abstract_unit.rb Move Railties' Dispatcher to ActionController::Dispatcher, introduce before_ and after_dispatch callbacks, and warm up to non-CGI requests. 2007-09-26 01:24:07 +00:00
action_view_test.rb Fixed that ActionView#file_exists? would be incorrect if @first_render is set (closes #10569) [dbussink] 2007-12-14 18:07:20 +00:00
active_record_unit.rb Pass busy timeout for sqlite3 integration tests. 2007-01-24 12:02:40 +00:00
testing_sandbox.rb Use String#chars in TextHelper::excerpt. Closes #6386 [Manfred Stienstra] 2006-10-12 21:13:05 +00:00