class Rails::Command::EncryptedCommand
def show(*)
def show(*) load_environment_config! say encrypted_configuration.read.presence || missing_encrypted_configuration_message end
def show(*) load_environment_config! say encrypted_configuration.read.presence || missing_encrypted_configuration_message end