Sha256: c71af360faca0712d0f5c60bc8ec8242117607c01ac78ae09cda3ed281d7ef02

Contents?: true

Size: 272 Bytes

Versions: 1

Compression:

Stored size: 272 Bytes

Contents

require 'fog/aws'

module Fog
  module Cloudian

    # this is just a shim, as cloudian provides a s3 compatible api
    Storage = Fog::AWS::Storage

    # If need be we could still repoen the class and override methods
    # to account for any idiosyncracies.

  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fog-cloudian-0.1.0 lib/fog/cloudian/storage.rb