.. |
controller_fixtures
|
|
|
new_base
|
Remove content-length as well
|
2012-05-03 17:24:05 -07:00 |
request
|
|
|
action_pack_assertions_test.rb
|
Improve assert_template layout checking
|
2012-05-04 23:31:09 +04:00 |
assert_select_test.rb
|
|
|
base_test.rb
|
Remove default match without specified method
|
2012-04-24 22:52:26 -05:00 |
caching_test.rb
|
added proc evaluation for action cache's layout parameter
|
2012-05-02 22:31:24 +02:00 |
capture_test.rb
|
|
|
content_type_test.rb
|
|
|
default_url_options_with_filter_test.rb
|
|
|
filters_test.rb
|
|
|
flash_hash_test.rb
|
|
|
flash_test.rb
|
Remove default match without specified method
|
2012-04-24 22:52:26 -05:00 |
force_ssl_test.rb
|
Tests :if option of force_ssl method
|
2012-04-01 09:44:49 +04:00 |
helper_test.rb
|
|
|
http_basic_authentication_test.rb
|
|
|
http_digest_authentication_test.rb
|
|
|
http_token_authentication_test.rb
|
|
|
integration_test.rb
|
added an integration test that checks ActionController::UnknownFormat renders 406 :not_acceptable
|
2012-05-06 00:27:45 -05:00 |
layout_test.rb
|
|
|
localized_templates_test.rb
|
|
|
log_subscriber_test.rb
|
|
|
mime_responds_test.rb
|
Raise a rescuable exception when Rails doesn't know what to do with the format, rather than responding with a head :not_acceptable (406)
|
2012-05-06 00:27:45 -05:00 |
output_escaping_test.rb
|
|
|
params_wrapper_test.rb
|
Merge pull request #4445 from nragaz/role_based_params_wrapping
|
2012-05-04 21:45:32 +02:00 |
record_identifier_test.rb
|
|
|
redirect_test.rb
|
Remove default match without specified method
|
2012-04-24 22:52:26 -05:00 |
render_js_test.rb
|
|
|
render_json_test.rb
|
Add changelog entry for jsonp mimetype change, fix failing test
|
2012-04-29 12:01:05 -03:00 |
render_other_test.rb
|
|
|
render_test.rb
|
Remove default match without specified method
|
2012-04-24 22:52:26 -05:00 |
render_xml_test.rb
|
Remove default match without specified method
|
2012-04-24 22:52:26 -05:00 |
request_forgery_protection_test.rb
|
|
|
rescue_test.rb
|
Remove default match without specified method
|
2012-04-24 22:52:26 -05:00 |
resources_test.rb
|
Remove default match without specified method
|
2012-04-24 22:52:26 -05:00 |
routing_test.rb
|
Force given path to http methods in mapper to skip canonical action checking
|
2012-05-04 15:17:04 -03:00 |
runner_test.rb
|
|
|
selector_test.rb
|
|
|
send_file_test.rb
|
allow send_file/send_data to skip disposition header, closes #2973
|
2012-04-30 10:12:55 +03:00 |
show_exceptions_test.rb
|
|
|
sweeper_test.rb
|
|
|
test_case_test.rb
|
Add failing test case for #6053
|
2012-04-29 20:20:59 +01:00 |
url_for_integration_test.rb
|
Remove default match without specified method
|
2012-04-24 22:52:26 -05:00 |
url_for_test.rb
|
Remove default match without specified method
|
2012-04-24 22:52:26 -05:00 |
url_rewriter_test.rb
|
Remove default match without specified method
|
2012-04-24 22:52:26 -05:00 |
view_paths_test.rb
|
|
|
webservice_test.rb
|
Remove default match without specified method
|
2012-04-24 22:52:26 -05:00 |