Sha256: b9f581d0c8a1c2ce16c6c0bf1ef3af2011a57becadaa1a53dc6167badd7a19f0

Contents?: true

Size: 207 Bytes

Versions: 96

Compression:

Stored size: 207 Bytes

Contents

require 'google_search_service'

class SearchController < ApplicationController
  wsdl_service_name 'GoogleSearch'
  web_service_dispatching_mode :delegated
  web_service :beta3, GoogleSearchService.new
end

Version data entries

96 entries across 96 versions & 28 rubygems

Version Path
radiant-0.6.2 vendor/rails/actionwebservice/examples/googlesearch/delegated/search_controller.rb
radiant-0.6.4 vendor/rails/actionwebservice/examples/googlesearch/delegated/search_controller.rb
rq-3.4.0 rails/vendor/rails/actionwebservice/examples/googlesearch/delegated/search_controller.rb
rq-3.3.0 rails/vendor/rails/actionwebservice/examples/googlesearch/delegated/search_controller.rb
typo-5.0.2 vendor/actionwebservice/examples/googlesearch/delegated/search_controller.rb
typo-5.0.1 vendor/actionwebservice/examples/googlesearch/delegated/search_controller.rb
typo-5.0.3.98.1 vendor/actionwebservice/examples/googlesearch/delegated/search_controller.rb
typo-5.0.3.98 vendor/actionwebservice/examples/googlesearch/delegated/search_controller.rb
typo-5.0 vendor/actionwebservice/examples/googlesearch/delegated/search_controller.rb
typo-5.1.2 vendor/actionwebservice/examples/googlesearch/delegated/search_controller.rb
typo-5.1.1 vendor/actionwebservice/examples/googlesearch/delegated/search_controller.rb
typo-5.1.3 vendor/actionwebservice/examples/googlesearch/delegated/search_controller.rb
typo-5.1 vendor/actionwebservice/examples/googlesearch/delegated/search_controller.rb
typo-5.1.98 vendor/actionwebservice/examples/googlesearch/delegated/search_controller.rb
typo-5.2 vendor/actionwebservice/examples/googlesearch/delegated/search_controller.rb
typo-5.3 vendor/actionwebservice/examples/googlesearch/delegated/search_controller.rb