.. |
api
|
Use binread instead of setting file mode manually
|
2020-05-13 00:05:32 +01:00 |
controller_fixtures
|
|
|
metal
|
|
|
mime
|
Perform details matching on UnboundTemplates
|
2021-04-20 14:35:40 -07:00 |
new_base
|
Remove deprecated support to passing relative paths to render file:
|
2020-10-30 00:25:14 +00:00 |
parameters
|
Allow permitting numeric params
|
2021-06-15 15:39:08 -07:00 |
request
|
|
|
action_pack_assertions_test.rb
|
|
|
base_test.rb
|
Clean up checks to see if DidYouMean is defined
|
2021-07-04 13:43:50 +02:00 |
caching_test.rb
|
|
|
content_type_test.rb
|
|
|
default_url_options_with_before_action_test.rb
|
|
|
filters_test.rb
|
chore: fix spelling
|
2021-04-15 15:49:48 +10:00 |
flash_hash_test.rb
|
|
|
flash_test.rb
|
Exclude added flash types from action_methods
|
2021-07-14 08:35:27 +02:00 |
form_builder_test.rb
|
|
|
helper_test.rb
|
Setup the once autoloader on bootstrap
|
2021-08-17 05:23:51 +02:00 |
http_basic_authentication_test.rb
|
Check basic auth credentials contains a colon
|
2021-09-16 00:29:34 +03:00 |
http_digest_authentication_test.rb
|
Always use OpenSSL constants for Digest operations
|
2021-06-30 13:57:54 +02:00 |
http_token_authentication_test.rb
|
Make Rubocop happy adding extra spaces
|
2021-05-05 13:19:35 -03:00 |
integration_test.rb
|
Use image/jpeg instead of non-standard image/jpg
|
2021-03-05 13:14:11 -05:00 |
live_stream_test.rb
|
Enable Style/ExplicitBlockArgument cop
|
2021-09-05 17:06:19 +02:00 |
localized_templates_test.rb
|
|
|
log_subscriber_test.rb
|
Handle throwing in controller action in log subscriber
|
2021-01-24 09:52:27 +01:00 |
logging_test.rb
|
|
|
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
|
|
|
params_wrapper_test.rb
|
Adds support to wrap aliased attributed in object hash in params wrapper.
|
2020-01-20 02:45:40 +05:30 |
permitted_params_test.rb
|
|
|
redirect_test.rb
|
Raise error on unpermitted open redirects.
|
2021-07-22 14:03:59 -04:00 |
render_js_test.rb
|
Change ActionDispatch::Response#content_type to return the full Content-Type header
|
2020-10-30 00:25:49 +00:00 |
render_json_test.rb
|
Add a test to catch regressions for render_to_string to not override subsequent render
|
2021-08-23 20:40:21 +01:00 |
render_test.rb
|
Enable Style/ExplicitBlockArgument cop
|
2021-09-05 17:06:19 +02:00 |
render_to_string_test.rb
|
Add a test to catch regressions for render_to_string to not override subsequent render
|
2021-08-23 20:40:21 +01:00 |
render_xml_test.rb
|
Change ActionDispatch::Response#content_type to return the full Content-Type header
|
2020-10-30 00:25:49 +00:00 |
renderer_test.rb
|
Remove support for templates with "."
|
2021-04-14 11:27:11 -07: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 support for custom CSRF strategies.
|
2021-10-13 14:15:17 -04:00 |
required_params_test.rb
|
Clean up checks to see if DidYouMean is defined
|
2021-07-04 13:43:50 +02:00 |
rescue_test.rb
|
Add spell checking with codespell as a GitHub Action
|
2021-05-04 14:46:21 +10:00 |
resources_test.rb
|
Fix end alignment
|
2021-03-21 15:46:36 +09:00 |
route_helpers_test.rb
|
|
|
routing_test.rb
|
Allow multiline to be passed in routes when using wildcards.
|
2021-10-13 19:14:20 -04:00 |
runner_test.rb
|
|
|
send_file_test.rb
|
Remove IE6-7-8 file download related hack/fix
|
2021-06-25 19:15:19 +01:00 |
show_exceptions_test.rb
|
|
|
streaming_test.rb
|
|
|
test_case_test.rb
|
Replace ableist language
|
2021-10-05 22:27:09 -04:00 |
url_for_integration_test.rb
|
|
|
url_for_test.rb
|
Consider AC::Parameters as Hash in url_for
|
2021-06-25 18:07:48 +02:00 |
url_rewriter_test.rb
|
|
|
webservice_test.rb
|
|
|