Class: RelatedWord::Configure

Inherits:
Object
  • Object
show all
Defined in:
lib/related_word/configure.rb

Class Attribute Summary collapse

Class Attribute Details

.serviceObject

Returns the value of attribute service.



14
15
16
# File 'lib/related_word/configure.rb', line 14

def service
  @service
end

.timeoutObject

Returns the value of attribute timeout.



14
15
16
# File 'lib/related_word/configure.rb', line 14

def timeout
  @timeout
end