Sha256: 1c0e9fa1d37bc74175870389cd36df74fdd2e955793311cc7653661a0272d7a2

Contents?: true

Size: 223 Bytes

Versions: 9

Compression:

Stored size: 223 Bytes

Contents

Feature: Setup time zone
  Scenario: Time.zone can be set through set at config.rb
    Given the Server is running at "time-zone-app"
    When I go to "/blog/2013/06/24/hello.html"
    Then I should see "(GMT+09:00) Tokyo"

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
middleman-blog-4.0.3 features/time_zone.feature
middleman-blog-4.0.2 features/time_zone.feature
middleman-blog-4.0.1 features/time_zone.feature
middleman-blog-4.0.0 features/time_zone.feature
middleman-blog-3.6.0.beta.2 features/time_zone.feature
middleman-blog-3.5.3 features/time_zone.feature
middleman-blog-3.5.2 features/time_zone.feature
middleman-blog-3.5.1 features/time_zone.feature
middleman-blog-3.5.0 features/time_zone.feature