以下を投稿すると、 MultiJson::ParseError - 795: unexpected token at '{"investor": {"name": "Theresa Enyedi"}' が返されます
curl http://localhost:3000/api/v1/investors -i -H "Accept: application/json" -H "Content-Type: application/json" -d '{"investor": {"name": "Theresa Enyedi"}}'
助けていただければ幸いです。
マハロ・ドン