We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Link to related issue
Updated Using with VCR or WebMock (markdown)
fixing typo
move require into code block
VCR doesn't accept urls via #ignore_hosts. Passing in urls will cause vcr to not recognize them and think it's an external call to the driver download site.
Update code from #109.
Add #66 to Sources section.
Update based on new info from user.
Fix another error in vcr section.
Fix ignore_hosts for vcr.
Add info for WebMock.