0
0
Fork 0
mirror of https://github.com/ENSL/ensl.org.git synced 2025-01-15 06:10:53 +00:00
ensl.org/config/boot.rb
2020-03-26 02:15:20 +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.