Module FakeWeb
In: lib/vcr/library_hooks/fakeweb.rb

@private

Methods

External Aliases

allow_net_connect? -> allow_net_connect_without_vcr?
allow_net_connect_with_vcr? -> allow_net_connect?

Public Class methods

ensure HTTP requests are always allowed; VCR takes care of disallowing them at the appropriate times in its hook

[Validate]