ruby-x.github.io/config/boot.rb

4 lines
128 B
Ruby
Raw Normal View History

2018-04-10 17:25:46 +02:00
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
require 'bundler/setup' # Set up gems listed in the Gemfile.