Sha256: b46ea9105b21b6a64d055e75f94d7a375ed8e8eebc53080f29b935fceefd2185

Contents?: true

Size: 321 Bytes

Versions: 111

Compression:

Stored size: 321 Bytes

Contents

module Fog
  module Parsers
    module Storage
      module AWS

        class GetBucketLocation < Fog::Parsers::Base

          def end_element(name)
            case name
            when 'LocationConstraint'
              @response[name] = value
            end
          end

        end

      end
    end
  end
end

Version data entries

111 entries across 111 versions & 19 rubygems

Version Path
fog-1.10.1 lib/fog/aws/parsers/storage/get_bucket_location.rb
fog-parser-fix-1.6.1 lib/fog/aws/parsers/storage/get_bucket_location.rb
fog-test-again-1.6.0 lib/fog/aws/parsers/storage/get_bucket_location.rb
fog-test-me-1.10.0 lib/fog/aws/parsers/storage/get_bucket_location.rb
fog-parser-fix-1.6.0 lib/fog/aws/parsers/storage/get_bucket_location.rb
fog-1.10.0 lib/fog/aws/parsers/storage/get_bucket_location.rb
fog-1.9.0 lib/fog/aws/parsers/storage/get_bucket_location.rb
fog-maestrodev-1.8.0.20130114204828 lib/fog/aws/parsers/storage/get_bucket_location.rb
fog-maestrodev-1.8.0.20130111070250 lib/fog/aws/parsers/storage/get_bucket_location.rb
fog-maestrodev-1.8.0.20130109172219 lib/fog/aws/parsers/storage/get_bucket_location.rb
ey-vendored-backup-3.0.27 vendor/gems/fog/lib/fog/aws/parsers/storage/get_bucket_location.rb
fog-sgonyea-1.8.1 lib/fog/aws/parsers/storage/get_bucket_location.rb
fog-1.8.0 lib/fog/aws/parsers/storage/get_bucket_location.rb
fog-maestrodev-1.7.0.20121114190951 lib/fog/aws/parsers/storage/get_bucket_location.rb
fog-1.7.0 lib/fog/aws/parsers/storage/get_bucket_location.rb
fog-1.6.0 lib/fog/aws/parsers/storage/get_bucket_location.rb
fog-1.5.0 lib/fog/aws/parsers/storage/get_bucket_location.rb
rackspace-fog-1.4.2 lib/rackspace-fog/aws/parsers/storage/get_bucket_location.rb
fog-1.4.0 lib/fog/aws/parsers/storage/get_bucket_location.rb
brightbox-cli-0.18.1 lib/brightbox-cli/vendor/fog/lib/fog/aws/parsers/storage/get_bucket_location.rb