提交 0c407891 编写于 作者: J Jeremy Kemper

Ensure Active Support is loaded locally rather than from RubyGems. [#1620 state:committed]

上级 9b8cde41
......@@ -5,6 +5,7 @@
require 'mocha'
$:.unshift "#{File.dirname(__FILE__)}/../lib"
$:.unshift "#{File.dirname(__FILE__)}/../../activesupport/lib"
require 'active_resource'
require 'active_resource/http_mock'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册