如何在ruby中发送JSON请求?我有一个JSON对象,但我不认为我可以这样做.send.我必须有javascript发送表格吗?
.send
或者我可以在ruby中使用net/http类吗?
用header - content type = json和body json对象?
ruby json httprequest
httprequest ×1
json ×1
ruby ×1