Sha256: dea7a9eea68af44261bb215f45d75a592a157e6d3b3b8d9c7548559475230298

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',                  '5.1.2'
      """

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pah-0.0.28 features/gemfile.feature