Sha256: c0a2ec06b0c7efc2bf0ff74c8d06ba93dc018119bbd1958c77afdee8a28dfc4f
Contents?: true
Size: 285 Bytes
Versions: 1
Compression:
Stored size: 285 Bytes
Contents
Feature: Canonical Host Background: Given I have created a app with pah Scenario: Have correct files Then I have the file config.ru and contents of this file should include: """ use Rack::CanonicalHost, ENV['CANONICAL_HOST'] if ENV['CANONICAL_HOST'] """
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pah-0.0.14 | features/canonical_host.feature |