Module: GoSpotCheck

Defined in:
lib/gospotcheck.rb,
lib/gospotcheck/client.rb,
lib/gospotcheck/places.rb,
lib/gospotcheck/configuration.rb

Defined Under Namespace

Classes: Client, Configuration, Places

Class Method Summary collapse

Class Method Details

.clientObject



6
7
8
# File 'lib/gospotcheck.rb', line 6

def self.client
  @client ||= GoSpotCheck::Client.new
end