| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed to RAILS_MASTER_KEY as a default env key for decrypting. | Wojciech Wnętrzak | 2018-09-20 | 1 | -9/+5 |
| * | Support environment specific credentials file. (#33521) | Wojciech Wnętrzak | 2018-09-19 | 1 | -22/+45 |
| * | Recommend use of rails over bin/rails | Alberto Almagro | 2018-07-06 | 1 | -2/+2 |
| * | Do not add master key when `RAILS_MASTER_KEY` env specified (#31922) | Yuji Yaginuma | 2018-02-08 | 1 | -1/+1 |
| * | Raise an error only when `require_master_key` is specified | yuuji.yaginuma | 2017-12-18 | 1 | -2/+9 |
| * | Add CLI to manage encrypted files/configs. | Wojciech Wnętrzak | 2017-11-15 | 1 | -21/+8 |
| * | Revert displaying master key generation info on `rails new`. | Kasper Timm Hansen | 2017-11-12 | 1 | -0/+1 |
| * | [Railties] require_relative => require | Akira Matsuda | 2017-10-21 | 1 | -4/+4 |
| * | Make master key added to gitignore the same value as when creating appplication | yuuji.yaginuma | 2017-09-14 | 1 | -1/+0 |
| * | Add credentials using a generic EncryptedConfiguration class (#30067) | David Heinemeier Hansson | 2017-09-11 | 1 | -0/+85 |
