aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/commands/encrypted
Commit message (Expand)AuthorAgeFilesLines
* overriden -> overridden [ci skip]Sharang Dashputre2019-03-121-1/+1
* [ci skip] Improve `encrypted` commands USAGEKasper Timm Hansen2019-03-111-13/+19
* Improve output of `rails encrypted(:edit/:show) --help`bogdanvlviv2019-01-172-0/+23
* Recommend use of rails over bin/railsAlberto Almagro2018-07-061-2/+2
* Do not add master key when `RAILS_MASTER_KEY` env specified (#31922)Yuji Yaginuma2018-02-081-1/+2
* Raise an error only when `require_master_key` is specifiedyuuji.yaginuma2017-12-181-2/+10
* Add CLI to manage encrypted files/configs.Wojciech Wnętrzak2017-11-151-0/+77