greenlight/config/boot.rb
Jesus Federico a15bf5b3a9 first commit
2016-10-13 17:30:58 +00:00

4 lines
128 B
Ruby

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