aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/commands/credentials_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Do not add master key when `RAILS_MASTER_KEY` env specified (#31922)Yuji Yaginuma2018-02-081-0/+12
* Raise an error only when `require_master_key` is specifiedyuuji.yaginuma2017-12-181-6/+20
* Do not overwrite by default if credentials already existsyuuji.yaginuma2017-11-301-0/+8
* Add CLI to manage encrypted files/configs.Wojciech Wnętrzak2017-11-151-1/+4
* Add tests for credentials commandyuuji.yaginuma2017-09-151-0/+19
* Make master key added to gitignore the same value as when creating appplicationyuuji.yaginuma2017-09-141-0/+30