1
0
şunun yansıması https://github.com/redmine/redmine.git eşitlendi 2024-08-16 14:15:21 +02:00
redmine/config/boot.rb
2021-12-27 03:20:31 +00:00

7 satır
201 B
Ruby

# frozen_string_literal: true
# Set up gems listed in the Gemfile.
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
require 'bundler/setup' if File.exist?(ENV['BUNDLE_GEMFILE'])