Top Level Namespace
Defined Under Namespace
Modules: GoogleCustomSearchApi
Instance Method Summary collapse
-
#httparty ⇒ Object
Add search functionality (via Google Custom Search).
Instance Method Details
#httparty ⇒ Object
Add search functionality (via Google Custom Search). Protocol reference at: www.google.com/coop/docs/cse/resultsxml.html
6 |
# File 'lib/google_custom_search_api.rb', line 6 require 'httparty' |