Sha256: 66faffa09fdc8cda6324061e3b04799b8df903e396a5e9ef5d3f09b5f1a8d824
Contents?: true
Size: 307 Bytes
Versions: 13
Compression:
Stored size: 307 Bytes
Contents
@no-clobber Feature: Canonical Host Background: Given I have created the app "myapp" 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
13 entries across 13 versions & 1 rubygems