docbrown/config/environments
Jeremy Friesen 4fa2d25924
Ensuring that test's URL methods are similar (#16348)
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
2022-01-31 09:18:13 -05:00
..
development.rb Spelling (#15702) 2021-12-07 06:59:10 -07:00
production.rb Don't load ActiveJob railtie (#16074) 2022-01-12 22:29:54 +07:00
test.rb Ensuring that test's URL methods are similar (#16348) 2022-01-31 09:18:13 -05:00