Sha256: 5615ae3f402ee02772e332ab6bfea6e61786a94d69b7322c2bb362919b8b5d4f
Contents?: true
Size: 392 Bytes
Versions: 40
Compression:
Stored size: 392 Bytes
Contents
Feature: Extension author could use some hooks Scenario: When build Given a fixture app "extension-api-deprecations-app" When I run `middleman build` Then the exit status should be 0 And the output should contain "`set :layout` is deprecated" And the file "build/index.html" should contain "In Index" And the file "build/index.html" should not contain "In Layout"
Version data entries
40 entries across 40 versions & 3 rubygems