Sha256: 51b222b09ee9f98eb36b92a7fdc130706b470442e3f3fc4d44cc3b55069cc9ef

Contents?: true

Size: 261 Bytes

Versions: 2

Compression:

Stored size: 261 Bytes

Contents

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

require 'bundler/setup' if File.exist?(ENV['BUNDLE_GEMFILE'])
$LOAD_PATH.unshift File.expand_path('../../../lib', __dir__)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pay-lago-0.1.1 test/dummy/config/boot.rb
pay-lago-0.1.0 test/dummy/config/boot.rb