Class: RelatedWord::Configure
- Inherits:
-
Object
- Object
- RelatedWord::Configure
- Defined in:
- lib/related_word/configure.rb
Class Attribute Summary collapse
-
.service ⇒ Object
Returns the value of attribute service.
-
.timeout ⇒ Object
Returns the value of attribute timeout.
Class Attribute Details
.service ⇒ Object
Returns the value of attribute service.
14 15 16 |
# File 'lib/related_word/configure.rb', line 14 def service @service end |
.timeout ⇒ Object
Returns the value of attribute timeout.
14 15 16 |
# File 'lib/related_word/configure.rb', line 14 def timeout @timeout end |