aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/encrypted_configuration.rb
Commit message (Expand)AuthorAgeFilesLines
* Raise an error only when `require_master_key` is specifiedyuuji.yaginuma2017-12-181-2/+3
* Verify credentials format before savingyuuji.yaginuma2017-11-131-1/+7
* Add credentials using a generic EncryptedConfiguration class (#30067)David Heinemeier Hansson2017-09-111-0/+42