Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Merge pull request #30581 from y-yagi/do_not_add_master_key_twice_to_gitignore | Kasper Timm Hansen | 2017-09-14 | 1 | -1/+0 |
|\ | |||||
| * | Make master key added to gitignore the same value as when creating appplication | yuuji.yaginuma | 2017-09-14 | 1 | -1/+0 |
* | | [ci skip] Prefer credentials to secrets in docs. | Kasper Timm Hansen | 2017-09-13 | 1 | -1/+1 |
|/ | |||||
* | Add credentials using a generic EncryptedConfiguration class (#30067) | David Heinemeier Hansson | 2017-09-11 | 2 | -0/+125 |