Sha256: d823d16d5c381e840f4fad87da15c28c200d9f9a8136df17d17ed0beb3b8d514

Contents?: true

Size: 254 Bytes

Versions: 21

Compression:

Stored size: 254 Bytes

Contents

Feature: Output from Mirage is stored in mirage.log.
  This file is located at the root from which mirage is started.

  Scenario: Mirage logs request
    Given GET is sent to '/templates/greeting'
    Then mirage.log should contain '/templates/greeting'

Version data entries

21 entries across 21 versions & 2 rubygems

Version Path
mirage-3.0.13 features/logging.feature
mirage-3.0.12 features/logging.feature
mirage-3.0.11 features/logging.feature
mirage-3.0.10 features/logging.feature
mirage-3.0.9 features/logging.feature
mirage-on-thin-3.0.8 features/logging.feature
mirage-3.0.8 features/logging.feature
mirage-3.0.7 features/logging.feature
mirage-3.0.6 features/logging.feature
mirage-3.0.5 features/logging.feature
mirage-3.0.4 features/logging.feature
mirage-3.0.3 features/logging.feature
mirage-3.0.2 features/logging.feature
mirage-3.0.1 features/logging.feature
mirage-3.0.0 features/logging.feature
mirage-3.0.0.alpha.17 features/logging.feature
mirage-3.0.0.alpha.16 features/logging.feature
mirage-3.0.0.alpha.15 features/logging.feature
mirage-3.0.0.alpha.14 features/logging.feature
mirage-3.0.0.alpha.13 features/logging.feature