class FakeWeb::NetConnectNotAllowedError
This exception is raised if you set FakeWeb.allow_net_connect =
false
and subsequently try to make a request to a URI you
haven't stubbed.
This exception is raised if you set FakeWeb.allow_net_connect =
false
and subsequently try to make a request to a URI you
haven't stubbed.