1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/test/commands
Jon Moss d0accc23b3 CLI arg "host" has precedence over ENV var "host"
This is a regression from when the server command switched to its own
argument parser, as opposed to Rack's. Rack's argument parser, when
provided with a "host" argument, gives that value precedence over
environment variables.
2017-03-21 19:07:40 -04:00
..
console_test.rb Fix console tests. 2016-09-25 21:31:45 +02:00
dbconsole_test.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
secrets_test.rb Add secrets edit test 2017-03-12 13:43:58 +09:00
server_test.rb CLI arg "host" has precedence over ENV var "host" 2017-03-21 19:07:40 -04:00