Sha256: a07c1394fe2312cb3fd2c7e3a5dca07f193c7c9cd15e11d013ae6d06b0d8e49e

Contents?: true

Size: 223 Bytes

Versions: 81

Compression:

Stored size: 223 Bytes

Contents

Feature: Middleman should serve plain directories without config

  Scenario: Preview a folder of static pages
    Given the Server is running at "plain-app"
    When I go to "/index.html"
    Then I should see "I am index"

Version data entries

81 entries across 81 versions & 3 rubygems

Version Path
middleman-core-3.0.0.alpha.7 features/static_server.feature