This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
rails--rails
Watch
1
Star
0
Fork
You've already forked rails--rails
0
mirror of
https://github.com/rails/rails.git
synced
2022-11-09 12:12:34 -05:00
Code
Releases
Activity
0baf8b9417
rails--rails
/
actionpack
/
test
/
controller
History
George Claghorn
4f99a21864
Fix rendering a differently-formatted partial after caching
2018-04-13 14:43:12 -04:00
..
api
Deprecate controller level force_ssl
2018-03-30 09:58:28 -04:00
controller_fixtures
metal
mime
new_base
parameters
Merge pull request
#32441
from composerinteralia/refute-not
2018-04-04 18:19:35 -04:00
request
action_pack_assertions_test.rb
Use assert_empty and assert_not_empty
2018-01-25 23:32:59 -05:00
base_test.rb
Use assert_predicate and assert_not_predicate
2018-01-25 23:32:59 -05:00
caching_test.rb
Fix rendering a differently-formatted partial after caching
2018-04-13 14:43:12 -04:00
content_type_test.rb
default_url_options_with_before_action_test.rb
filters_test.rb
Use assert_predicate and assert_not_predicate
2018-01-25 23:32:59 -05:00
flash_hash_test.rb
Use assert_empty and assert_not_empty
2018-01-25 23:32:59 -05:00
flash_test.rb
force_ssl_test.rb
Deprecate controller level force_ssl
2018-03-30 09:58:28 -04:00
form_builder_test.rb
helper_test.rb
http_basic_authentication_test.rb
http_digest_authentication_test.rb
We should call methods with
.method_name
not
::method_name
.
2018-02-22 00:54:40 +01:00
http_token_authentication_test.rb
integration_test.rb
Autocorrect
refute
RuboCop violations
2018-04-03 22:35:49 -04:00
live_stream_test.rb
localized_templates_test.rb
log_subscriber_test.rb
metal_test.rb
output_escaping_test.rb
Use assert_predicate and assert_not_predicate
2018-01-25 23:32:59 -05:00
parameter_encoding_test.rb
params_wrapper_test.rb
permitted_params_test.rb
redirect_test.rb
render_js_test.rb
render_json_test.rb
render_test.rb
Use assert_predicate and assert_not_predicate
2018-01-25 23:32:59 -05:00
render_xml_test.rb
renderer_test.rb
renderers_test.rb
request_forgery_protection_test.rb
Use assert_predicate and assert_not_predicate
2018-01-25 23:32:59 -05:00
required_params_test.rb
rescue_test.rb
resources_test.rb
routing_test.rb
Ruby 2.4: take advantage of String#unpack1
2018-03-01 22:42:51 -08:00
runner_test.rb
send_file_test.rb
show_exceptions_test.rb
streaming_test.rb
test_case_test.rb
Add
TestCaseTest#test_request_format_kwarg_doesnt_mutate_params
to master
2018-04-10 05:17:47 +03:00
url_for_integration_test.rb
url_for_test.rb
url_rewriter_test.rb
webservice_test.rb