Repeating same request with VCR
I just discover that to use VCR (in rails) to repeat the same request, I have to add another option to the use_cassette() method
VCR.use_cassette('facebook', :allow_playback_repeats => true) do
....
end
woooo!
Written by Warut Surapat
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ruby
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#