Skip to content

Instantly share code, notes, and snippets.

@YumaInaura
Created September 14, 2015 01:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save YumaInaura/941bfbe430acfa8a15b7 to your computer and use it in GitHub Desktop.
Save YumaInaura/941bfbe430acfa8a15b7 to your computer and use it in GitHub Desktop.
Rails : VCRでリクエスト内容が足りないと言われる時の対策 ref: http://qiita.com/Yinaura/items/22908c8f5c866120fc5f
An HTTP request has been made that VCR does not know how to handle:
GET http://example.com
- request:
method: get
uri: http://example.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment