rails--rails/actionpack/test
Jeremy Kemper 525cac7f82 Note that filters test crashes Ruby 1.9
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8408 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-12-15 02:29:24 +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 Note that filters test crashes Ruby 1.9 2007-12-15 02:29:24 +00:00
fixtures Missed commit. Closes #10437. 2007-12-10 22:36:11 +00:00
template More Action View refactoring. Knock :erb default down a notch. Closes #10455. 2007-12-10 23:14:47 +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