google-search icon indicating copy to clipboard operation
google-search copied to clipboard

Warning: instance variable @each_response not initialized

Open ochagata opened this issue 10 years ago • 0 comments

I'm working on a feature for the faker gem that would utilize this gem, and anytime I run the tests for it, it prints this message a lot.

I was able to solve it by declaring @each_response as nil in the initialize, but would love feedback from others as well

ochagata avatar Nov 30 '15 19:11 ochagata