Sha256: 6202812c10839ef10d6451ed9cea2893ed6eef459e3c19cc3e46e3dbecb9f9ff
Contents?: true
Size: 511 Bytes
Versions: 67
Compression:
Stored size: 511 Bytes
Contents
Feature: Alternate between multiple asset hosts In order to speed up page loading Scenario: Rendering css with the feature enabled Given I am using an asset host And the Server is running at "test-app" When I go to "/stylesheets/asset_host.css" Then I should see "http://assets" Scenario: Rendering html with the feature enabled Given I am using an asset host And the Server is running at "test-app" When I go to "/asset_host.html" Then I should see "http://assets"
Version data entries
67 entries across 67 versions & 1 rubygems