rails--rails/actionpack/test/controller
J Smith 275e839b8d Ensure that url_for uses symbolized keys in the controller. [#4391]
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-04-22 16:47:36 +02:00
..
controller_fixtures
deprecation
new_base
request
action_pack_assertions_test.rb
addresses_render_test.rb
assert_select_test.rb
base_test.rb
caching_test.rb
capture_test.rb
content_type_test.rb
cookie_test.rb
dispatcher_test.rb
filters_test.rb
flash_test.rb
helper_test.rb
http_basic_authentication_test.rb
http_digest_authentication_test.rb
integration_test.rb
layout_test.rb
localized_templates_test.rb
log_subscriber_test.rb
mime_responds_test.rb
output_escaping_test.rb
record_identifier_test.rb
redirect_test.rb
render_js_test.rb
render_json_test.rb Always downstream given options in :json, :xml and :js renderers and add tests for it. 2010-04-22 12:12:38 +02:00
render_other_test.rb
render_test.rb
render_xml_test.rb Always downstream given options in :json, :xml and :js renderers and add tests for it. 2010-04-22 12:12:38 +02:00
request_forgery_protection_test.rb
rescue_test.rb
resources_test.rb
routing_test.rb
selector_test.rb
send_file_test.rb
test_test.rb
url_for_test.rb Ensure that url_for uses symbolized keys in the controller. [#4391] 2010-04-22 16:47:36 +02:00
url_rewriter_test.rb
view_paths_test.rb
webservice_test.rb