aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/rails/encrypted_file
Commit message (Expand)AuthorAgeFilesLines
* Remove needless requiring 'active_support/core_ext/string/strip'Yoshiyuki Hirano2018-02-171-1/+0
* Remove usage of strip_heredoc in the framework in favor of <<~Rafael Mendonça França2018-02-161-4/+4
* Use heredoc with credentials templateYoshiyuki Hirano2018-02-091-1/+7
* Removed "private" generators from command list.Wojciech Wnętrzak2018-02-021-17/+1
* Raise an error only when `require_master_key` is specifiedyuuji.yaginuma2017-12-181-1/+1
* Add CLI to manage encrypted files/configs.Wojciech Wnętrzak2017-11-151-0/+38