Module: GTools::GToolsConfiguration

Defined in:
lib/gtools.rb

Overview

:nodoc:

Class Attribute Summary collapse

Class Attribute Details

.google_apisearch_urlObject

Returns the value of attribute google_apisearch_url.



101
102
103
# File 'lib/gtools.rb', line 101

def google_apisearch_url
  @google_apisearch_url
end

.google_pagespeed_urlObject

Returns the value of attribute google_pagespeed_url.



101
102
103
# File 'lib/gtools.rb', line 101

def google_pagespeed_url
  @google_pagespeed_url
end

.google_plusone_urlObject

Returns the value of attribute google_plusone_url.



101
102
103
# File 'lib/gtools.rb', line 101

def google_plusone_url
  @google_plusone_url
end

.google_tld_urlObject

Returns the value of attribute google_tld_url.



101
102
103
# File 'lib/gtools.rb', line 101

def google_tld_url
  @google_tld_url
end

.tbr_hostObject

Returns the value of attribute tbr_host.



101
102
103
# File 'lib/gtools.rb', line 101

def tbr_host
  @tbr_host
end

.tbr_queryObject

Returns the value of attribute tbr_query.



101
102
103
# File 'lib/gtools.rb', line 101

def tbr_query
  @tbr_query
end