# Set up gems listed in the Gemfile. ENV ||= File.expand_path(“../../../Gemfile”, __dir__)
require “bundler/setup” if File.exist?(ENV) $LOAD_PATH.unshift File.expand_path(“../../../lib”, __dir__)
# Set up gems listed in the Gemfile. ENV ||= File.expand_path(“../../../Gemfile”, __dir__)
require “bundler/setup” if File.exist?(ENV) $LOAD_PATH.unshift File.expand_path(“../../../lib”, __dir__)