rails--rails/actionpack/test
Nicholas Seckar 2ca6f57f85 Add broken test
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6724 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-05-12 04:46:17 +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 Add broken test 2007-05-12 04:46:17 +00:00
fixtures oops! forgot new layout for layout tests 2007-04-24 01:26:44 +00:00
template Fixed that content_tag with a block will just return the result instead of concate it if not used in a ERb view #7857, #7432 [michael.niessner] 2007-05-02 22:30:41 +00:00
abstract_unit.rb Removed breakpointer and Binding.of_caller in favor of relying on ruby-debug by Kent Sibilev since the breakpointer has been broken since Ruby 1.8.4 and will not be coming back [DHH] 2007-04-28 15:57:29 +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