Friday, December 12, 2014

WARNING: VCR::RSpec::Macros is deprecated. Use RSpec metadata options instead `:vcr => vcr_options`

Delete the line: config.extend VCR::RSpec::Macros in rspec_helper.rb or rails_helper.rb.

VCR Deprecations