If I convert the nested hash to a string: params = { str: "word", bool: true, hash: { number: 123 }.to_s } then Node receives this ...
確定! 回上一頁