Class: Wework::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/wework/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#http_timeout_optionsObject

Returns the value of attribute http_timeout_options.



23
24
25
# File 'lib/wework/config.rb', line 23

def http_timeout_options
  @http_timeout_options
end

#redisObject

Returns the value of attribute redis.



23
24
25
# File 'lib/wework/config.rb', line 23

def redis
  @redis
end