未验证 提交 19323d3b 编写于 作者: B bogdanvlviv

Use `require_relative` instead of `require` with full path in activestorage/

Related to #29417
上级 f1e47b03
# frozen_string_literal: true
require File.expand_path("../../test/dummy/config/environment.rb", __FILE__)
require_relative "dummy/config/environment.rb"
require "bundler/setup"
require "active_support"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册