1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test/controller
2010-04-16 23:44:39 -03:00
..
controller_fixtures
deprecation
new_base Added test get to js should have a header with content-type text/javascript 2010-04-16 11:03:16 -03:00
request
action_pack_assertions_test.rb
addresses_render_test.rb
assert_select_test.rb
base_test.rb
caching_test.rb Make perform_caching work again, with the tests passing and backward compatible 2010-04-15 18:25:08 -03:00
capture_test.rb
content_type_test.rb
cookie_test.rb Rename config.cookie_secret to config.secret_token and pass it as configuration in request.env. This is another step forward removing global configuration. 2010-04-05 12:00:24 +02:00
dispatcher_test.rb
filters_test.rb
flash_test.rb
helper_test.rb
http_basic_authentication_test.rb
http_digest_authentication_test.rb Rename config.cookie_secret to config.secret_token and pass it as configuration in request.env. This is another step forward removing global configuration. 2010-04-05 12:00:24 +02:00
integration_test.rb Fix cookie access in integration tests with other host names 2010-04-05 15:22:09 -07:00
layout_test.rb Use correct RUBY_PLATFORM regex for Windows env [#4385 state:resolved] 2010-04-13 12:39:03 -07:00
localized_templates_test.rb Fixed that default locale templates should be used if the current locale template is missing [DHH] 2010-04-08 18:11:26 -07:00
log_subscriber_test.rb Make perform_caching work again, with the tests passing and backward compatible 2010-04-15 18:25:08 -03:00
mime_responds_test.rb Added missing require 2010-04-16 23:44:39 -03:00
output_escaping_test.rb
record_identifier_test.rb
redirect_test.rb
render_js_test.rb
render_json_test.rb
render_other_test.rb
render_test.rb
render_xml_test.rb
request_forgery_protection_test.rb
rescue_test.rb
resources_test.rb Consistent routing language 2010-03-30 14:05:42 -05:00
routing_test.rb
selector_test.rb
send_file_test.rb
test_test.rb Add accessors for request and response so tests don't have to mess with internal ivars 2010-04-09 11:30:39 +12:00
url_for_test.rb
url_rewriter_test.rb Consistent routing language 2010-03-30 14:05:42 -05:00
view_paths_test.rb
webservice_test.rb Consistent routing language 2010-03-30 14:05:42 -05:00