Module: Cms::S3

Defined in:
lib/bcms_s3/s3_module.rb

Defined Under Namespace

Modules: ApplicationController, ContentController

Class Attribute Summary collapse

Class Attribute Details

.heroku_cachingObject

Returns the value of attribute heroku_caching.



4
5
6
# File 'lib/bcms_s3/s3_module.rb', line 4

def heroku_caching
  @heroku_caching
end

.optionsObject

Returns the value of attribute options.



6
7
8
# File 'lib/bcms_s3/s3_module.rb', line 6

def options
  @options
end

.www_domain_prefixObject

Returns the value of attribute www_domain_prefix.



5
6
7
# File 'lib/bcms_s3/s3_module.rb', line 5

def www_domain_prefix
  @www_domain_prefix
end