Sha256: 0464af8a15095d2611764f3f8301c036f75c154a4ee1331baff60db6fd763d58
Contents?: true
Size: 209 Bytes
Versions: 39
Compression:
Stored size: 209 Bytes
Contents
VCR.configure do |c| c.cassette_library_dir = 'spec/cassette_library' c.hook_into :webmock c.configure_rspec_metadata! c.allow_http_connections_when_no_cassette = true c.ignore_localhost = true end
Version data entries
39 entries across 38 versions & 2 rubygems