This commit is contained in:
huang 2018-09-30 18:46:44 +08:00
parent c1e97b8631
commit 3ce8abeb9e
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ module Gitlab
# Converts the response body to an ObjectifiedHash.
def self.parse(body)
Rails.logger.info("11111111111111111################{body}")
body = decode(body)
if body.is_a? Hash