Sha256: e1f1ebaaebae261c8f76e47752ba525e581a50877c77b4197e1d12752fadb478

Contents?: true

Size: 264 Bytes

Versions: 1

Compression:

Stored size: 264 Bytes

Contents

Feature: Rack::Deflater
  Background:
    Given I have created a app with pah

  Scenario: Have correct config
    Then I have the file config/application.rb and contents of this file should include:
      """
      config.middleware.use Rack::Deflater
      """

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pah-0.0.14 features/rack_deflater.feature