Sha256: f41bfc2eb4d99e37a9d9d1b9a0de220f455974bb294ef347ae278ff5fa3bd2d1
Contents?: true
Size: 452 Bytes
Versions: 4
Compression:
Stored size: 452 Bytes
Contents
Feature: Built-in macro view helpers In order to simplify generating HTML Scenario: Using the padrino helpers Given the Server is running at "padrino-helpers-app" When I go to "/former_padrino_test.html" And I should see 'href="test2.com"' And I should see 'src="/images/test2.png"' And I should see 'src="/javascripts/test1.js"' And I should see 'href="/stylesheets/test1.css"' And I should see '1 KB'
Version data entries
4 entries across 4 versions & 2 rubygems