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 35373219c9 Raise an error only when require_master_key is specified
To prevent errors from being raise in environments where credentials
is unnecessary.

Context: https://github.com/rails/rails/issues/31283#issuecomment-348801489

Fixes #31283
2017-12-18 08:04:15 +09:00
..
console_test.rb Simplify parse arguments in ConsoleTest 2017-10-08 13:12:49 +09:00
credentials_test.rb Raise an error only when require_master_key is specified 2017-12-18 08:04:15 +09:00
dbconsole_test.rb Fix can't modify frozen String error in DBConsole 2017-08-29 16:50:51 +09:00
encrypted_test.rb Raise an error only when require_master_key is specified 2017-12-18 08:04:15 +09:00
secrets_test.rb Deprecate encrypted secrets in favor of credentials. 2017-11-12 17:50:09 +01:00
server_test.rb Fix test name for daemon option test 2017-10-14 07:34:33 +09:00