rails--rails/actionpack/test/controller
Rafael Mendonça França 1a6a3e06ed
Remove secret_token rack env and cookie upgrade code
Now that secret_token was removed all this code is now dead.
2019-01-17 16:08:34 -05:00
..
api
controller_fixtures
metal
mime Change the empty block style to have space inside of the block 2018-09-25 13:19:35 -04:00
new_base Merge pull request #33949 from sjain1107/no-private-def 2018-09-23 19:39:15 +02:00
parameters Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin block 2018-12-21 06:12:42 +09:00
request
action_pack_assertions_test.rb Ensure external redirects are explicitly allowed 2019-01-17 13:28:14 -05:00
base_test.rb Revert "Don't handle params option in a special way in url_for helper" 2019-01-16 11:12:49 -05:00
caching_test.rb Remove deprecated `fragment_cache_key` helper in favor of `combined_fragment_cache_key` 2019-01-17 16:08:31 -05:00
content_type_test.rb
default_url_options_with_before_action_test.rb
filters_test.rb Enable `Lint/UselessAssignment` cop to avoid unused variable warnings (#34904) 2019-01-09 18:09:01 +09:00
flash_hash_test.rb
flash_test.rb Remove secret_token rack env and cookie upgrade code 2019-01-17 16:08:34 -05:00
force_ssl_test.rb
form_builder_test.rb
helper_test.rb
http_basic_authentication_test.rb
http_digest_authentication_test.rb Remove secret_token rack env and cookie upgrade code 2019-01-17 16:08:34 -05:00
http_token_authentication_test.rb Enable `Performance/UnfreezeString` cop 2018-09-23 08:56:55 +09:00
integration_test.rb Module#{define_method,alias_method,undef_method,remove_method} become public since Ruby 2.5 2018-12-21 01:39:18 +09:00
live_stream_test.rb Change the empty block style to have space inside of the block 2018-09-25 13:19:35 -04:00
localized_templates_test.rb
log_subscriber_test.rb Ensure external redirects are explicitly allowed 2019-01-17 13:28:14 -05:00
metal_test.rb Change the empty block style to have space inside of the block 2018-09-25 13:19:35 -04:00
output_escaping_test.rb
parameter_encoding_test.rb
params_parse_test.rb Allow rescue from parameter parse errors 2018-11-13 18:05:05 -05:00
params_wrapper_test.rb
permitted_params_test.rb
redirect_test.rb Ensure external redirects are explicitly allowed 2019-01-17 13:28:14 -05:00
render_js_test.rb
render_json_test.rb
render_test.rb Allow using combine the Cache-Control `public` and `no-cache` headers 2019-01-07 07:52:29 +09:00
render_xml_test.rb
renderer_test.rb
renderers_test.rb
request_forgery_protection_test.rb
required_params_test.rb
rescue_test.rb Remove unused methods 2018-12-23 21:33:29 +09:00
resources_test.rb Merge pull request #20865 from colavitam/only-except-behavior 2018-11-19 19:06:40 -05:00
routing_test.rb Make Rails Facebook-free 2018-12-24 13:54:30 +05:30
runner_test.rb
send_file_test.rb
show_exceptions_test.rb
streaming_test.rb
test_case_test.rb Pass the correct value as JSON 2018-12-19 12:47:36 +09:00
url_for_integration_test.rb
url_for_test.rb Revert "Don't handle params option in a special way in url_for helper" 2019-01-16 11:12:49 -05:00
url_rewriter_test.rb
webservice_test.rb Enable `Lint/UselessAssignment` cop to avoid unused variable warnings (#34904) 2019-01-09 18:09:01 +09:00