Sha256: 69e6a0338816b24aa1d39f657d4cfe2c62cbc5fc60b74dbba6a0e31745dec844

Contents?: true

Size: 130 Bytes

Versions: 4

Compression:

Stored size: 130 Bytes

Contents

# frozen_string_literal: true
require 'agave/upload/file'

module Agave
  module Upload
    Image = Agave::Upload::File
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
agave-client-0.1.3 lib/agave/upload/image.rb
agave-client-0.1.2 lib/agave/upload/image.rb
agave-client-0.1.1 lib/agave/upload/image.rb
agave-client-0.1.0 lib/agave/upload/image.rb