webmock stub_request code example
Example: webmock stub_request not working
# If in Rails, make sure you don't have VCR AND Webmock installed.
# if you do, you'll need to comment out VCR, let webmock do it's thing
# at lesat once, then you can use VCR