提交 3c13551a 编写于 作者: J Jeremy Kemper

Complain if new_base/abstract_unit was already loaded

上级 df2d96a7
if ENV['new_base']
puts *caller
raise 'new_base/abstract_unit already loaded'
end
$:.unshift(File.dirname(__FILE__) + '/../lib')
$:.unshift(File.dirname(__FILE__) + '/../../activesupport/lib')
$:.unshift(File.dirname(__FILE__) + '/fixtures/helpers')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册