Sha256: f22c8be0b65cb207d0da1a605bb270f1440b0ad7c24b0d1ed344bb6d98199a3b

Contents?: true

Size: 376 Bytes

Versions: 58

Compression:

Stored size: 376 Bytes

Contents

Feature: Built-in macro view helpers
  In order to simplify generating HTML

  Scenario: Using the link_to helper
    Given the Server is running
    When I go to "/padrino_test.html"
    And I should see 'href="test2.com"'
    And I should see 'src="/images/test2.png"'
    Then I should see 'src="/javascripts/test1.js"'
    Then I should see 'href="/stylesheets/test1.css"'

Version data entries

58 entries across 58 versions & 2 rubygems

Version Path
middleman-2.0.0.rc92 features/padrino_helpers.feature
middleman-2.0.0.rc91 features/padrino_helpers.feature
middleman-2.0.0.rc8 features/padrino_helpers.feature
middleman-2.0.0.rc7 features/padrino_helpers.feature
middleman-2.0.0.rc6 features/padrino_helpers.feature
middleman-2.0.0.rc5 features/padrino_helpers.feature
middleman-2.0.0.rc4 features/padrino_helpers.feature
middleman-2.0.0.rc3 features/padrino_helpers.feature
middleman-2.0.0.rc2 features/padrino_helpers.feature
middleman-2.0.0.rc1 features/padrino_helpers.feature
middleman-2.0.0.beta6 features/padrino_helpers.feature
middleman-2.0.0.beta5 features/padrino_helpers.feature
middleman-2.0.0.beta4 features/padrino_helpers.feature
beans-middleman-1.0.14 features/padrino_helpers.feature
middleman-2.0.0.beta3 features/padrino_helpers.feature
beans-middleman-1.0.13 features/padrino_helpers.feature
beans-middleman-1.0.12 features/padrino_helpers.feature
beans-middleman-1.0.11 features/padrino_helpers.feature
middleman-1.2.8 features/padrino_helpers.feature
middleman-2.0.0.beta2 features/padrino_helpers.feature