Sha256: 860ff2aa9c8760143aeca88ced77d71136482782954e4f835f79c05b7cf18b8b

Contents?: true

Size: 275 Bytes

Versions: 2

Compression:

Stored size: 275 Bytes

Contents

# frozen_string_literal: true

require_relative "blob/version"

module Stashify
  module Microsoft
    module Azure
      module Storage
        module Blob
          class Error < StandardError; end
          # Your code goes here...
        end
      end
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
stashify-microsoft-azure-storage-blob-1.0.1 lib/stashify/microsoft/azure/storage/blob.rb
stashify-microsoft-azure-storage-blob-1.0.0 lib/stashify/microsoft/azure/storage/blob.rb