• Y
    Add `rails secrets:show` command · af5368ee
    yuuji.yaginuma 提交于
    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.
    af5368ee
base_test.rb 438 字节