Sha256: 5cbf6d7d32a1100033b4ef846d7f8a298422185b611d4f35fb54ccfc9623b54d

Contents?: true

Size: 350 Bytes

Versions: 315

Compression:

Stored size: 350 Bytes

Contents

# encoding: utf-8
# This file is distributed under New Relic's license terms.
# See https://github.com/newrelic/rpm/blob/master/LICENSE for complete details.

require 'rubygems'

# Set up gems listed in the Gemfile.
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)

require 'bundler/setup' if File.exists?(ENV['BUNDLE_GEMFILE'])

Version data entries

315 entries across 56 versions & 2 rubygems

Version Path
newrelic_rpm-4.1.0.333 test/environments/rails41/config/boot.rb
newrelic_rpm-4.1.0.333 test/environments/rails32/config/boot.rb
newrelic_rpm-4.1.0.333 test/environments/rails40/config/boot.rb
newrelic_rpm-4.1.0.333 test/environments/rails30/config/boot.rb
newrelic_rpm-4.1.0.333 test/environments/rails31/config/boot.rb
newrelic_rpm-4.1.0.333 test/environments/rails42/config/boot.rb
newrelic_rpm-4.1.0.333 test/environments/rails50/config/boot.rb
newrelic_rpm-4.0.0.332 test/environments/rails40/config/boot.rb
newrelic_rpm-4.0.0.332 test/environments/rails41/config/boot.rb
newrelic_rpm-4.0.0.332 test/environments/rails32/config/boot.rb
newrelic_rpm-4.0.0.332 test/environments/rails30/config/boot.rb
newrelic_rpm-4.0.0.332 test/environments/rails50/config/boot.rb
newrelic_rpm-4.0.0.332 test/environments/rails31/config/boot.rb
newrelic_rpm-4.0.0.332 test/environments/rails42/config/boot.rb
newrelic_rpm-3.18.1.330 test/environments/rails41/config/boot.rb
newrelic_rpm-3.18.1.330 test/environments/rails31/config/boot.rb
newrelic_rpm-3.18.1.330 test/environments/rails30/config/boot.rb
newrelic_rpm-3.18.1.330 test/environments/rails32/config/boot.rb
newrelic_rpm-3.18.1.330 test/environments/rails40/config/boot.rb
newrelic_rpm-3.18.1.330 test/environments/rails42/config/boot.rb