Class: RailsHttpPreload::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/rails_http_preload.rb

Instance Attribute Summary collapse

Instance Attribute Details

#additional_urlsObject

Returns the value of attribute additional_urls.



19
20
21
# File 'lib/rails_http_preload.rb', line 19

def additional_urls
  @additional_urls
end

#asset_hostObject

Returns the value of attribute asset_host.



19
20
21
# File 'lib/rails_http_preload.rb', line 19

def asset_host
  @asset_host
end

#default_asset_host_protocolObject

Returns the value of attribute default_asset_host_protocol.



19
20
21
# File 'lib/rails_http_preload.rb', line 19

def default_asset_host_protocol
  @default_asset_host_protocol
end