Sha256: 724be232b48fedeba83b005953a7b20bb03e01e29a6ca27f58135299c890b688

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pah-0.0.15 features/gemfile.feature