Sha256: dc5891418ac01db171a7d66e8757566f24638dc44423ef8de73f2e5dba80c750

Contents?: true

Size: 333 Bytes

Versions: 2

Compression:

Stored size: 333 Bytes

Contents

AmpHtml.configure do |config|

    ### SplitView

	# Enable SplitView to allow for AMP enabled and AMP disabled versions of your views. Takes a boolean.
	# config.split_view = false
	# The default view version if no `amp` param is present in the request. Must be either `'amp'` or `'html'`.
	# config.split_view_default = 'amp'

end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
amp-html-1.2.1 lib/generators/templates/initializer.rb
amp-html-1.2.0 lib/generators/templates/initializer.rb