提交 2faf94a7 编写于 作者: J Jeremy Kemper

Use the correct environment.rb path

上级 23ad1eff
begin
require File.expand_path('../vendor/environment', __FILE__)
require File.expand_path('../.bundle/environment', __FILE__)
rescue LoadError
begin
require 'rubygems'
......@@ -18,4 +18,4 @@
$:.unshift File.expand_path("../#{framework}/lib", __FILE__)
end
end
end
\ No newline at end of file
end
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册