Sha256: 8a84dd4231daba9bfd25e558047b1f51b3d70159a884c32216302ea39a053f66

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pah-0.0.27 features/gemfile.feature