aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/encrypted_configuration.rb
Commit message (Expand)AuthorAgeFilesLines
* Bugfix: ActiveSupport::EncryptedConfiguration reading of comment-only encrypt...Martin Spickermann2018-10-051-1/+1
* Remove unused `serialize` methodyuuji.yaginuma2018-03-251-4/+0
* 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