0
0
Fork 0
mirror of https://github.com/ENSL/ensl.org.git synced 2025-01-18 23:41:59 +00:00
ensl.org/config/boot.rb

4 lines
128 B
Ruby
Raw Normal View History

2020-03-26 00:15:20 +00:00
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
2020-03-26 00:15:20 +00:00
require 'bundler/setup' # Set up gems listed in the Gemfile.