foodsoft/config/boot.rb
Patrick Gansterer 2557645f4f Rails 5.0
2020-09-05 14:40:11 +02:00

3 lines
128 B
Ruby

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