Sha256: 7713dbbedad0d0010d145cc3af565789f75d0dd4e0798226005a305616f5785a
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.1.6' """
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pah-0.0.17 | features/gemfile.feature |
pah-0.0.16 | features/gemfile.feature |