google_custom_search_api
google_custom_search_api copied to clipboard
search and return all method
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)