Sha256: 55697b3252eb2e26ff6cca3e39ef734fbe920becea131decec5bb8eab2799f26

Contents?: true

Size: 225 Bytes

Versions: 16

Compression:

Stored size: 225 Bytes

Contents

def storage_providers
  {
    AWS       => {
      :mocked => true
    },
    Google    => {
      :mocked => true
    },
    Local     => {
      :mocked => true
    },
    Rackspace => {
      :mocked => false
    }
  }
end

Version data entries

16 entries across 16 versions & 2 rubygems

Version Path
fog-0.8.1 tests/storage/helper.rb
fog-0.8.0 tests/storage/helper.rb
fog-0.7.2 tests/storage/helper.rb
fog-0.7.1 tests/storage/helper.rb
fog-0.7.0 tests/storage/helper.rb
fog-0.6.0 tests/storage/helper.rb
fog-0.5.3 tests/storage/helper.rb
fog-0.5.2 tests/storage/helper.rb
fog-0.5.1 tests/storage/helper.rb
fog-0.5.0 tests/storage/helper.rb
phpfog-fog-0.4.1.3 tests/storage/helper.rb
phpfog-fog-0.4.1.2 tests/storage/helper.rb
phpfog-fog-0.4.1.1 tests/storage/helper.rb
phpfog-fog-0.4.1 tests/storage/helper.rb
fog-0.4.1 tests/storage/helper.rb
fog-0.4.0 tests/storage/helper.rb