```ruby # config/initializers/attr_cipher.rb AttrCipher.secret = Rails.application.credentials.secret_key_base ```