Sha256: 712059508e85a8e7e6e309823e1eb267c5f4967527ad9b56c357fcc5fe67c9a8
Contents?: true
Size: 342 Bytes
Versions: 1
Compression:
Stored size: 342 Bytes
Contents
# encoding: utf-8 if defined?(::Layou2) ::Layou2.setup do |config| # Configure how - and in what order - title/description/keywords should be looked up. # config.i18n_scopes = ['{{model}}.links.{{action}}', 'links.{{action}}'] # # Enable/Disable Layou2 DOM selectors generation. # config.dom_selectors = true end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
layou2-0.1.1 | generators/layou2/templates/initializer.rb |