RubyGems.org

vcr

1.0.2

VCR provides helpers to record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests. It works with any ruby testing framework, and provides built-in support for cucumber.

installgem install vcr -v 1.0.2
Authors

Myron Marston

659,900 total downloads 1,596 for this version
Owners

42d4590355a1404230fbc9aff4dd377bB0fd54f91b28099a1e5e3db179bfa603

Gemfile
gem "vcr", "~> 1.0.2"
Versions
  1. 2.5.0 May 18, 2013
  2. 2.4.0 January 5, 2013
  3. 2.3.0 October 30, 2012
  4. 2.2.5 September 8, 2012
  5. 2.2.4 July 20, 2012
Show all versions (54 total)