I
I
Igor Lobazov2018-09-07 16:34:11
API
Igor Lobazov, 2018-09-07 16:34:11

How to name json array?

It is necessary that before the json data there should be {"data":[{"id":1,"name":........

data = {:data => @products}
    render :json => data

if you do this, the activemodel serializer stops working,
I don’t need to display all the data, so I need to combine

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
alfss, 2018-09-08
@alfss

Write your extended serializer.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question