.. |
api
|
Use binread instead of setting file mode manually
|
2020-05-13 00:05:32 +01:00 |
controller_fixtures
|
|
|
metal
|
Change ActionDispatch::Response#content_type returning Content-Type header as it is
|
2019-06-01 09:20:13 +09:00 |
mime
|
Mime::Mimes#symbols should return a always up to date reference:
|
2020-01-02 18:05:33 +01:00 |
new_base
|
Remove deprecated support to passing relative paths to render file:
|
2020-10-30 00:25:14 +00:00 |
parameters
|
Make inspect look more like regular Object#inspect
|
2020-05-29 21:53:35 +02:00 |
request
|
|
|
action_pack_assertions_test.rb
|
url -> URL where apt inside actionpack/
|
2019-04-01 22:58:02 +05:30 |
base_test.rb
|
URL helper methods on controllers are public methods
|
2020-09-16 12:15:24 +09:00 |
caching_test.rb
|
Auto-correct rubocop offences
|
2019-11-24 09:54:47 +09:00 |
content_type_test.rb
|
Fix content_type= to not discard extra part
|
2019-08-23 05:22:53 +09:00 |
default_url_options_with_before_action_test.rb
|
|
|
filters_test.rb
|
Remove redundant begin blocks
|
2020-10-22 17:11:26 +09:00 |
flash_hash_test.rb
|
|
|
flash_test.rb
|
AC::Base#flash is a public method
|
2020-09-16 12:15:23 +09:00 |
form_builder_test.rb
|
|
|
helper_test.rb
|
Make NameError#missing_name work even for real Ruby NameError
|
2020-05-08 17:08:38 +02:00 |
http_basic_authentication_test.rb
|
Enable Layout/EmptyLinesAroundAccessModifier cop
|
2019-06-13 12:00:45 +09:00 |
http_digest_authentication_test.rb
|
Enable Layout/EmptyLinesAroundAccessModifier cop
|
2019-06-13 12:00:45 +09:00 |
http_token_authentication_test.rb
|
Enable Layout/EmptyLinesAroundAccessModifier cop
|
2019-06-13 12:00:45 +09:00 |
integration_test.rb
|
Update follow_redirect! to reuse same HTTP verb for 308 redirections.
|
2020-06-18 10:24:20 +08:00 |
live_stream_test.rb
|
Append missing 's' to #silence_warning call
|
2019-11-07 11:25:57 +02:00 |
localized_templates_test.rb
|
Change ActionDispatch::Response#content_type returning Content-Type header as it is
|
2019-06-01 09:20:13 +09:00 |
log_subscriber_test.rb
|
Add match 302 http code for log in redirect_to
|
2020-01-04 22:29:45 -03:00 |
logging_test.rb
|
Add ActionController::Base.log_at
|
2019-09-24 13:47:34 -04:00 |
metal_test.rb
|
Shorten inspect on AbstractController::Base
|
2020-09-05 19:37:31 +02:00 |
output_escaping_test.rb
|
|
|
parameter_encoding_test.rb
|
Deduplicate some routing data
|
2020-06-30 18:32:31 +02:00 |
params_parse_test.rb
|
Enable Layout/EmptyLinesAroundAccessModifier cop
|
2019-06-13 12:00:45 +09:00 |
params_wrapper_test.rb
|
Enable Layout/EmptyLinesAroundAccessModifier cop
|
2019-06-13 12:00:45 +09:00 |
permitted_params_test.rb
|
|
|
redirect_test.rb
|
Ensure that redirect_back with fallback_location to another host is allowed
|
2019-01-25 15:59:31 +00:00 |
render_js_test.rb
|
Use media_type instead of content_type internally
|
2019-08-04 00:35:49 +01:00 |
render_json_test.rb
|
Use media_type instead of content_type internally
|
2019-08-04 00:35:49 +01:00 |
render_test.rb
|
Remove deprecated support to passing relative paths to render file:
|
2020-10-30 00:25:14 +00:00 |
render_xml_test.rb
|
Use media_type instead of content_type internally
|
2019-08-04 00:35:49 +01:00 |
renderer_test.rb
|
Remove deprecated support to passing relative paths to render file:
|
2020-10-30 00:25:14 +00:00 |
renderers_test.rb
|
Revert "Raise when calling render with invalid options"
|
2020-10-29 13:49:30 -07:00 |
request_forgery_protection_test.rb
|
Add application config for URL-safe Base64 CSRF tokens
|
2020-06-11 11:39:37 -04:00 |
required_params_test.rb
|
Add DidYouMean for ParameterMissing
|
2020-05-19 10:50:24 +02:00 |
rescue_test.rb
|
Enable Layout/EmptyLinesAroundAccessModifier cop
|
2019-06-13 12:00:45 +09:00 |
resources_test.rb
|
Named routes are public methods
|
2020-10-02 12:55:17 +09:00 |
route_helpers_test.rb
|
[ci skip] Fix a typo in the comment
|
2019-12-15 00:36:28 +01:00 |
routing_test.rb
|
URL helper methods on controllers are public methods
|
2020-09-16 12:15:24 +09:00 |
runner_test.rb
|
|
|
send_file_test.rb
|
Use binread instead of setting file mode manually
|
2020-05-13 00:05:32 +01:00 |
show_exceptions_test.rb
|
Enable Layout/EmptyLinesAroundAccessModifier cop
|
2019-06-13 12:00:45 +09:00 |
streaming_test.rb
|
|
|
test_case_test.rb
|
✂️ [ci skip]
|
2020-09-16 09:52:10 +09:00 |
url_for_integration_test.rb
|
|
|
url_for_test.rb
|
URL helper methods on controllers are public methods
|
2020-09-16 12:15:24 +09: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 |