vcr 0.1.1
VCR provides helpers to record HTTP requests for URIs that are not registered with fakeweb, and replay them later. It provides built-in support for cucumber, but works with any ruby testing framework.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (1):
            fakeweb
            >= 1.2.8
          
    


