spec/fakeweb_helper.rb in cloudapp_api-0.4.0 vs spec/fakeweb_helper.rb in cloudapp_api-0.5.0

- old
+ new

@@ -1,8 +1,6 @@ require 'fakeweb' -FakeWeb.allow_net_connect = false - def stub_file(stub) File.join(File.dirname(__FILE__), 'stubs', stub) end def fake_it_all