mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
af5368eeff
When secrets confirmed with the `secrets:edit` command, `secrets.yml.enc` will change without updating the secrets. Therefore, even if only want to check secrets, the difference will come out. This is a little inconvenient. In order to solve this problem, added the `secrets:show` command. If just want to check secrets, no difference will occur use this command. |
||
---|---|---|
.. | ||
base_test.rb |