diff options
author | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2017-02-27 17:29:16 +0900 |
---|---|---|
committer | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2017-02-27 21:32:57 +0900 |
commit | 60aeb6a8f9f1fc161a921c2219650c19b6e753e7 (patch) | |
tree | 05aadb730d8e1a3d199cd7ad915063ee4f892a2a /activesupport/test/dependencies/service_two.rb | |
parent | 2d84a6bc74fbe9d9b97bf7d63ec6f27418d9c3a6 (diff) | |
download | rails-60aeb6a8f9f1fc161a921c2219650c19b6e753e7.tar.gz rails-60aeb6a8f9f1fc161a921c2219650c19b6e753e7.tar.bz2 rails-60aeb6a8f9f1fc161a921c2219650c19b6e753e7.zip |
Set correct host except development environment
Currently `localhost` is used for the default host in all environments.
But up to Rails 5.0, `0.0.0.0` is used except for development.
So fixed to use the same value as 5.0.
Fixes #28184
Diffstat (limited to 'activesupport/test/dependencies/service_two.rb')
0 files changed, 0 insertions, 0 deletions