rails--rails/actionpack/lib
Jamis Buck 44c64a612d Use raise instead of assert_not_nil in Test::Unit::TestCase#process to ensure that the test variables (controller, request, response) have been set
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1963 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-08-01 21:28:17 +00:00
..
action_controller Use raise instead of assert_not_nil in Test::Unit::TestCase#process to ensure that the test variables (controller, request, response) have been set 2005-08-01 21:28:17 +00:00
action_view More fixes, but still broken 2005-07-27 14:17:47 +00:00
action_controller.rb Improved performance of test app req/sec with ~10% refactoring the render method #1823 [Stefan Kaes] 2005-07-24 16:45:39 +00:00
action_view.rb Fixed that Action View should always use the included Builder, never attempt to require the gem, to ensure compatibility 2005-07-10 19:38:33 +00:00