rails--rails/actionpack/test
Jeremy Kemper 0333190d1a Rails 1.9 compat: asset tag helper tests
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8470 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-12-21 12:26:51 +00:00
..
activerecord Ruby 1.9 compat: move from the deprecated Base64 module to ActiveSupport::Base64. Closes #10554. 2007-12-18 21:14:07 +00:00
controller Ruby 1.9 compat: move from the deprecated Base64 module to ActiveSupport::Base64. Closes #10554. 2007-12-18 21:14:07 +00:00
fixtures Missed commit. Closes #10437. 2007-12-10 22:36:11 +00:00
template Rails 1.9 compat: asset tag helper tests 2007-12-21 12:26:51 +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 Ruby 1.9 compat: text helper 2007-12-21 11:51:17 +00:00