vcr 2.0.0.rc1
VCR provides a simple API to record and replay your test suite's HTTP interactions. It works with a variety of HTTP client libraries, HTTP stubbing libraries and testing frameworks.
          Gemfile:
          =
        
        
          安裝:
          =
        
      Development 相依性套件 (20):
            addressable
            ~> 2.2.6
          
          
            aruba
            ~> 0.4.6
          
          
            bundler
            ~> 1.0.7
          
          
            cucumber
            ~> 1.0.3
          
          
            curb
            = 0.7.15
          
          
            em-http-request
            ~> 0.3.0
          
          
            excon
            ~> 0.7.9
          
          
            fakeweb
            ~> 1.3.0
          
          
            faraday
            ~> 0.7.2
          
          
            httpclient
            ~> 2.1.5.2
          
          
            multi_json
            ~> 1.0.3
          
          
            patron
            ~> 0.4.15
          
          
            rack
            = 1.1.0
          
          
            rake
            ~> 0.9.2
          
          
            rspec
            ~> 2.8.0.rc1
          
          
            shoulda
            ~> 2.9.2
          
          
            sinatra
            ~> 1.1.0
          
          
            timecop
            ~> 0.3.5
          
          
            typhoeus
            ~> 0.3.3
          
          
            webmock
            ~> 1.7.8
          
    


