Sha256: b9ceffa9fab800c6878d408da6dee6798c088e16239a313b13869c9256d689f9

Contents?: true

Size: 270 Bytes

Versions: 2

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.5'
      """

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pah-0.0.26 features/gemfile.feature
pah-0.0.25 features/gemfile.feature