tracks/config/boot.rb
2019-12-18 09:49:57 -06:00

4 lines
144 B
Ruby

# typed: strong
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
require 'bundler/setup' # Set up gems listed in the Gemfile.