aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/commands/encrypted_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Recommend use of rails over bin/railsAlberto Almagro2018-07-061-1/+1
* 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-2/+16
* Add CLI to manage encrypted files/configs.Wojciech Wnętrzak2017-11-151-0/+80