Sha256: e15a1ab0e4fba0ecde8af2711bb999239f3d7a6f2e47276c8261c268036229cc
Contents?: true
Size: 425 Bytes
Versions: 13
Compression:
Stored size: 425 Bytes
Contents
@no-clobber Feature: Rollbar 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 'rollbar' """ Then I have the file config/initializers/rollbar.rb and contents of this file should include: """ config.enabled = Rails.env.production? || Rails.env.staging? """
Version data entries
13 entries across 13 versions & 1 rubygems