Logging
This commit is contained in:
@@ -44,6 +44,10 @@ module Adamantium
|
|||||||
})
|
})
|
||||||
file.close
|
file.close
|
||||||
file.unlink
|
file.unlink
|
||||||
|
puts "*" * 88
|
||||||
|
puts response.inspect
|
||||||
|
|
||||||
|
puts "*" * 88
|
||||||
JSON.parse(response.body).fetch(:id, nil)
|
JSON.parse(response.body).fetch(:id, nil)
|
||||||
end&.compact
|
end&.compact
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user