Sha256: c540ee4624ed2d16d2ff77706c2ea740d9b4e55a1235111dccc383406d052c78

Contents?: true

Size: 270 Bytes

Versions: 1

Compression:

Stored size: 270 Bytes

Contents

@no-clobber
Feature: Gemfile
  Background:
    Given I have created the app "myapp" with pah

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pah-0.0.24 features/gemfile.feature