Sha256: 11bdd2558dc0a43f5d6ffb008199ca7e86f77700753046fd733d7f07ad050680

Contents?: true

Size: 120 Bytes

Versions: 116

Compression:

Stored size: 120 Bytes

Contents

require 'vcr'

VCR.configure do |c|
  c.cassette_library_dir = 'spec/fixtures/vcr_cassettes'
  c.hook_into :webmock
end

Version data entries

116 entries across 116 versions & 6 rubygems

Version Path
thegarage-gitx-2.5.0.beta1 spec/support/vcr.rb
thegarage-gitx-2.4.2 spec/support/vcr.rb
thegarage-gitx-2.5.0.alpha1 spec/support/vcr.rb
thegarage-gitx-2.4.1 spec/support/vcr.rb
thegarage-gitx-2.4.0 spec/support/vcr.rb
thegarage-gitx-2.4.0.pre1 spec/support/vcr.rb
thegarage-gitx-2.3.0 spec/support/vcr.rb
thegarage-gitx-2.3.0.pre1 spec/support/vcr.rb
thegarage-gitx-2.2.3 spec/support/vcr.rb
thegarage-gitx-2.2.3.pre2 spec/support/vcr.rb
thegarage-gitx-2.2.3.pre1 spec/support/vcr.rb
league_of_legends-0.0.13 spec/setup_vcr.rb
apdm-0.0.16 spec/vcr_helper.rb
apdm-0.0.15 spec/vcr_helper.rb
capistrano-fastly-0.0.1 spec/vcr_setup.rb
quotr-0.0.1 spec/vcr_helper.rb