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