Skip to content

Commit

Permalink
removed boss key
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldix committed Feb 23, 2009
1 parent 9ee25fd commit 653413b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/YahooBOSS.rb
Expand Up @@ -2,7 +2,7 @@
require 'sax-machine'

class YahooBOSS < HTTPMachine::Remote
API_ID = "fSMqdK_V34H9bI8GtgrxKWE9WAnX9QFk26Lakdvbi35k1wTzRZ0UVm2_ZSvxuRU-"
API_ID = "..."

remote_server "http://boss.yahooapis.com"
remote_method :web_search, {
Expand Down

0 comments on commit 653413b

Please sign in to comment.