Sha256: 16da722e1cd4909609f95de706ec3801f68575319b2b86b94ac8be0fdb2c2084

Contents?: true

Size: 163 Bytes

Versions: 1

Compression:

Stored size: 163 Bytes

Contents

module PluginAWeek #:nodoc:
  module EncryptedStrings #:nodoc:
    # Indicates no public key was found
    class NoPublicKeyError < StandardError
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
encrypted_strings-0.0.1 lib/encrypted_strings/no_public_key_error.rb