Exception: Ridley::Errors::EncryptedDataBagSecretNotSet

Inherits:
RidleyError
  • Object
show all
Defined in:
lib/ridley/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



42
43
44
# File 'lib/ridley/errors.rb', line 42

def message
  "no encrypted data bag secret was set for this Ridley connection"
end