Merge branch 'master' of bitbucket.org:code2lab/sxrestaurant

This commit is contained in:
Nweni
2017-06-26 06:28:23 +06:30
2 changed files with 2 additions and 2 deletions

View File

@@ -168,7 +168,7 @@ end
'Content-Type' => 'application/json',
'Accept' => 'application/json'
},
:timeout 10
:timeout => 10
)
rescue Net::OpenTimeout
response = { status: false }