Sha256: cac95eb56f0465c5bade13e65de4db5bf43161d7fc3b77407a9741b041f09045
Contents?: true
Size: 397 Bytes
Versions: 5
Compression:
Stored size: 397 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 at "test-app" When I go to "/former_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
5 entries across 5 versions & 1 rubygems