Martin Verdejo

Results 1 comments of Martin Verdejo

Having the same problem now.. My HTTP post request has to pass in form data that looks like this: ```listings_attributes[0][name] = "Lorem" listings_attributes[0][count] = 1 listings_attributes[1][name] = "Ipsum" listings_attributes[1][count] =...