Sha256: 3f53fc38acef1f6f36898bfd47012fec7af85304336d75279442e049e7fbfbaf

Contents?: true

Size: 248 Bytes

Versions: 1

Compression:

Stored size: 248 Bytes

Contents

Feature: Gemfile
  Background:
    Given I have created a app with pah

  Scenario: Correct gems on gemfile
    Then I have the file Gemfile and contents of this file should include:
      """
      gem 'rails',                  '4.1.1'
      """

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pah-0.0.14 features/gemfile.feature