Sha256: d3f22f4e1001ef6c250954fa2320681cdae03861e6ca456e97745dad4d134772

Contents?: true

Size: 329 Bytes

Versions: 37

Compression:

Stored size: 329 Bytes

Contents

module Fog
  module Parsers
    module Storage
      module InternetArchive
        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

37 entries across 35 versions & 6 rubygems

Version Path
fog-internet-archive-0.0.2 lib/fog/parsers/storage/internet_archive/get_bucket_location.rb
vagrant-packet-0.1.1 vendor/bundle/ruby/2.5.0/gems/fog-internet-archive-0.0.1/lib/fog/internet_archive/parsers/storage/get_bucket_location.rb
vagrant-packet-0.1.1 vendor/bundle/ruby/2.4.0/gems/fog-internet-archive-0.0.1/lib/fog/internet_archive/parsers/storage/get_bucket_location.rb
vagrant-packet-0.1.1 vendor/bundle/ruby/2.3.0/gems/fog-internet-archive-0.0.1/lib/fog/internet_archive/parsers/storage/get_bucket_location.rb
fog-1.40.0 lib/fog/internet_archive/parsers/storage/get_bucket_location.rb
fog-1.39.0 lib/fog/internet_archive/parsers/storage/get_bucket_location.rb
fog-internet-archive-0.0.1 lib/fog/internet_archive/parsers/storage/get_bucket_location.rb
fog-1.38.0 lib/fog/internet_archive/parsers/storage/get_bucket_location.rb
fog-1.37.0 lib/fog/internet_archive/parsers/storage/get_bucket_location.rb
fog-1.36.0 lib/fog/internet_archive/parsers/storage/get_bucket_location.rb
fog-1.35.0 lib/fog/internet_archive/parsers/storage/get_bucket_location.rb
fog-2.0.0.pre.0 lib/fog/internet_archive/parsers/storage/get_bucket_location.rb
vagrant-cloudstack-1.2.0 vendor/bundle/gems/fog-1.32.0/lib/fog/internet_archive/parsers/storage/get_bucket_location.rb
fog-1.34.0 lib/fog/internet_archive/parsers/storage/get_bucket_location.rb
fog-1.33.0 lib/fog/internet_archive/parsers/storage/get_bucket_location.rb
fog-1.32.0 lib/fog/internet_archive/parsers/storage/get_bucket_location.rb
fog-1.31.0 lib/fog/internet_archive/parsers/storage/get_bucket_location.rb
vagrant-cloudstack-1.1.0 vendor/bundle/gems/fog-1.22.1/lib/fog/internet_archive/parsers/storage/get_bucket_location.rb
fog-1.30.0 lib/fog/internet_archive/parsers/storage/get_bucket_location.rb
fog-1.29.0 lib/fog/internet_archive/parsers/storage/get_bucket_location.rb