Sha256: 085942b17e69858e599caecd459a3a700a0199da108a7c63ad2c31dd2e1da663

Contents?: true

Size: 142 Bytes

Versions: 5

Compression:

Stored size: 142 Bytes

Contents

require "slim"

with_layout :content_for do
  page "/content_for_erb.html"
  page "/content_for_haml.html"
  page "/content_for_slim.html"
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
middleman-more-3.0.0 fixtures/content-for-app/config.rb
middleman-more-3.0.0.rc.4 fixtures/content-for-app/config.rb
middleman-more-3.0.0.rc.3 fixtures/content-for-app/config.rb
middleman-more-3.0.0.rc.2 fixtures/content-for-app/config.rb
middleman-more-3.0.0.rc.1 fixtures/content-for-app/config.rb