Skip to content

Instantly share code, notes, and snippets.

@amitpatelx
Created August 19, 2017 14:26
Show Gist options
  • Save amitpatelx/b62551b484c0d079957f02c2d4275a15 to your computer and use it in GitHub Desktop.
Save amitpatelx/b62551b484c0d079957f02c2d4275a15 to your computer and use it in GitHub Desktop.
Add VCR to Gemfile
group :test do
gem 'vcr'
gem 'webmock'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment