Module WebMock
In: lib/vcr/library_hooks/webmock.rb

@private

Methods

External Aliases

net_connect_allowed? -> net_connect_allowed_without_vcr?
net_connect_allowed_with_vcr? -> net_connect_allowed?

Public Class methods

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

[Validate]