Sha256: ee06a3cbbf48eb45da6516f2f4ca7d2ef1997d4b624d5190b5321070c0d01970
Contents?: true
Size: 375 Bytes
Versions: 13
Compression:
Stored size: 375 Bytes
Contents
@no-clobber Feature: Newrelic Background: Given I have created the app "myapp" with pah Scenario: Have correct files Then I have the file Gemfile and contents of this file should include: """ gem 'newrelic_rpm' """ Then I have the file config/newrelic.yml and contents of this file should include: """ app_name: myapp """
Version data entries
13 entries across 13 versions & 1 rubygems