module AmazonS3IndexProxy

Constants

ConfigurationMissing
VERSION

Public Class Methods

configure() { |self| ... } click to toggle source
# File lib/amazon_s3_index_proxy.rb, line 12
def self.configure
  yield self
end