Module
VCR::HttpStubbingAdapters::Faraday
In:
lib/vcr/http_stubbing_adapters/faraday.rb
Methods
create_stubs_checkpoint
http_connections_allowed?
ignored_hosts=
reset!
restore_stubs_checkpoint
stub_requests
stubbed_response_for
uri_should_be_ignored?
Included Modules
Common
Constants
MINIMUM_VERSION
=
'0.6.0'
MAXIMUM_VERSION
=
'0.6'
Attributes
http_connections_allowed
[W]
Public Instance methods
create_stubs_checkpoint
(cassette)
http_connections_allowed?
()
ignored_hosts=
(hosts)
reset!
()
restore_stubs_checkpoint
(cassette)
stub_requests
(http_interactions, match_attributes)
stubbed_response_for
(request_matcher)
uri_should_be_ignored?
(uri)
[Validate]