Method: ContentCaching::Adapter::AwsAdapter#initialize
- Defined in:
- lib/content_caching/adapters/aws_adapter.rb
#initialize(wrapper, options) ⇒ AwsAdapter
Returns a new instance of AwsAdapter.
10 11 12 |
# File 'lib/content_caching/adapters/aws_adapter.rb', line 10 def initialize(wrapper, ) super end |