Sha256: 39c2e3f441ae9946c133b3fa34a55477bda58dc04d989174e405e68f670613d8

Contents?: true

Size: 146 Bytes

Versions: 6

Compression:

Stored size: 146 Bytes

Contents

module PluginAWeek #:nodoc:
  module EncryptedStrings
    # Indicates no key was specified
    class NoKeyError < StandardError
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
encrypted_strings-0.0.3 lib/encrypted_strings/no_key_error.rb
encrypted_strings-0.0.4 lib/encrypted_strings/no_key_error.rb
encrypted_strings-0.0.5 lib/encrypted_strings/no_key_error.rb
encrypted_strings-0.1.1 lib/encrypted_strings/no_key_error.rb
encrypted_strings-0.0.2 lib/encrypted_strings/no_key_error.rb
encrypted_strings-0.1.0 lib/encrypted_strings/no_key_error.rb