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
yuuji.yaginuma 6a7559417f Fix test name for daemon option test
In this test file, "server option" refers to the server used to start
Rails(e.g. `puma`, `thin`).
But this test, "server option" is not specified. Therefore, I think that
it is incorrect that `server_option` is included in the test name.
2017-10-14 07:34:33 +09:00
..
console_test.rb Simplify parse arguments in ConsoleTest 2017-10-08 13:12:49 +09:00
credentials_test.rb Add tests for credentials command 2017-09-15 14:31:02 +09:00
dbconsole_test.rb Fix can't modify frozen String error in DBConsole 2017-08-29 16:50:51 +09:00
secrets_test.rb Run in-app rails commands via fork+load where possible 2017-09-04 20:19:39 +09:30
server_test.rb Fix test name for daemon option test 2017-10-14 07:34:33 +09:00