Prior to this commit, in test, we had two different answers to "what is
the host of this application?" For Rails generates
URLs (e.g. `root_url`) we would get one answer. For our custom
`URL.url("/")` we got another answer.
This resolves and patches that up.
Closes #16347
|
||
|---|---|---|
| .. | ||
| development.rb | ||
| production.rb | ||
| test.rb | ||