I am creating a project in Ruby on Rails, where I create a cry with the following route in postman:
POST:http://localhost:3000/api/yells
{
"user_id":"1",
"title":"caneca",
"desciption":"beber",
"yell_type":"oferta",
"price"...
asked by
26.01.2016 / 18:39