Skip to content

Commit

Permalink
Annoying VCR default- does not ignore localhost by default.
Browse files Browse the repository at this point in the history
  • Loading branch information
matholroyd committed Mar 14, 2012
1 parent c52ebd1 commit 4d2411a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ruby/rails/vcr.markdown
@@ -0,0 +1,6 @@
# VCR


## Gotchas

- Make sure to set `config.ignore_localhost = true` before running selenium specs, or you get cryptic errors.

0 comments on commit 4d2411a

Please sign in to comment.