rails--rails/actionpack/test
Jeremy Kemper f91acf0258 Ruby 1.9 compat: move from the deprecated Base64 module to ActiveSupport::Base64. Closes #10554.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8433 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-12-18 21:14:07 +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 Add tests for html_escape, and remove an unneeded backslash (closes #10511) [fxn] 2007-12-16 23:53:45 +00:00
abstract_unit.rb
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
testing_sandbox.rb