Method: ContentCaching::Adapter::Aws#initialize

Defined in:
lib/content_caching/adapters/aws.rb

#initialize(options) ⇒ Aws

Returns a new instance of Aws.



12
13
14
# File 'lib/content_caching/adapters/aws.rb', line 12

def initialize options
  @options = options
end