Hello,
I am using rails 4 and trying to use this gem. It returns results if I do the search method but I am trying this
GoogleCustomSearchApi.search_and_return_all_results("rope", opts = {})
and receiving this error LocalJumpError: no block given (yield)