rails/actionpack/test
2007-02-10 03:55:12 +00:00
..
activerecord Allow Controllers to have multiple view_paths instead of a single template_root. Closes #2754 [John Long] 2007-02-04 20:47:05 +00:00
controller Revert [6086] and [6087] since they caused a major regression with functional tests in 1.2.2. References #7372. 2007-02-10 03:55:12 +00:00
fixtures Allow Controllers to have multiple view_paths instead of a single template_root. Closes #2754 [John Long] 2007-02-04 20:47:05 +00:00
template Fix that FormTagHelper#submit_tag using :disable_with should trigger the onsubmit handler of its form if available [DHH] 2007-02-06 17:48:38 +00:00
abstract_unit.rb Wrap and skip tests using mocha. 2007-01-14 12:49:55 +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