Sha256: c3381ff283d240685a3077e75ba176aaab6b8c3fcc5e41bc821a1e6d959c36eb
Contents?: true
Size: 153 Bytes
Versions: 11
Compression:
Stored size: 153 Bytes
Contents
module VCR module HttpStubbingAdapters module Common def ignore_localhost? VCR::Config.ignore_localhost? end end end end
Version data entries
11 entries across 11 versions & 1 rubygems