mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
efb706daad
Since https://github.com/puma/puma/pull/1700, the default host is correctly used. So `localhost` is used instead of `0.0.0.0`. As a result, the log output on restart is changed, and the restart test fails on Puma 3.12.1. https://travis-ci.org/rails/rails/jobs/509239592#L2303-L2305 Specify binding explicitly to avoid being affected by Puma changes. |
||
---|---|---|
.. | ||
configuration | ||
initializers | ||
middleware | ||
rack | ||
rake | ||
asset_debugging_test.rb | ||
assets_test.rb | ||
bin_setup_test.rb | ||
configuration_test.rb | ||
console_test.rb | ||
content_security_policy_test.rb | ||
credentials_test.rb | ||
current_attributes_integration_test.rb | ||
dbconsole_test.rb | ||
generators_test.rb | ||
help_test.rb | ||
integration_test_case_test.rb | ||
loading_test.rb | ||
mailer_previews_test.rb | ||
middleware_test.rb | ||
multiple_applications_test.rb | ||
paths_test.rb | ||
per_request_digest_cache_test.rb | ||
rackup_test.rb | ||
rake_test.rb | ||
rendering_test.rb | ||
routing_test.rb | ||
runner_test.rb | ||
server_test.rb | ||
test_runner_test.rb | ||
test_test.rb | ||
url_generation_test.rb | ||
version_test.rb | ||
zeitwerk_integration_test.rb |