I need to send data in JSON to another app which runs on the same computer.I send request like so (rails 3.2.13 ) data = { //some data hash } url ...
確定! 回上一頁