16 17 18
# File 'lib/wework/config.rb', line 16 def http_timeout_options config.http_timeout_options || {write: 2, connect: 5, read: 10} end