Guest User

Untitled

a guest
Aug 17th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. Getting google search results with Rails
  2. GoogleAjax::Search.web('ruby')[:results].each do |result|
  3. puts result.inspect
  4. end
Add Comment
Please, Sign In to add comment