rails--rails/actionpack/test/controller
David Heinemeier Hansson e875b0db47 Fixed that the request method would be sticky in tests (closes #3849) [lars@pinds.com]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3622 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-02-20 23:49:43 +00:00
..
action_pack_assertions_test.rb Major components cleanup and speedup. Closes #3527. 2006-02-09 20:05:11 +00:00
addresses_render_test.rb
base_test.rb
benchmark_test.rb Prevent the benchmark module from blowing up if a non-HTTP/1.1 request is processed 2005-08-23 09:43:36 +00:00
caching_filestore.rb
capture_test.rb
cgi_test.rb
components_test.rb
cookie_test.rb
custom_handler_test.rb
fake_controllers.rb Don't let arbitrary classes match as controllers 2006-02-04 23:59:37 +00:00
filters_test.rb Stopped the massive bleeding of concerns into ActionController::Base. Base no longer knows about flash, filters, or components. This may well have introduced some instability, please do test with apps, especially the ones using components. [DHH] 2006-02-12 05:51:02 +00:00
flash_test.rb Modernize flash tests 2006-02-12 16:29:21 +00:00
fragment_store_setting_test.rb
helper_test.rb
layout_test.rb
new_render_test.rb Make RJS treat symbolic action names nicely #3861 [Rick Olson] 2006-02-17 18:32:21 +00:00
raw_post_test.rb
redirect_test.rb
render_test.rb Ensure backwards compatibility with symbolized action names for render_action (closes #3869) [anna@wota.jp] 2006-02-19 00:46:34 +00:00
request_test.rb
routing_test.rb Don't let arbitrary classes match as controllers 2006-02-04 23:59:37 +00:00
send_file_test.rb
session_management_test.rb
test_test.rb Fixed that the request method would be sticky in tests (closes #3849) [lars@pinds.com] 2006-02-20 23:49:43 +00:00
url_rewriter_test.rb
verification_test.rb Major components cleanup and speedup. Closes #3527. 2006-02-09 20:05:11 +00:00