I am accessing model data using the .find
method but how to get records in JSON format from the model? I am getting output from .find()
as: (Console log view)
Class {type: function, store: Class, isLoaded: true, isUpdating: true, toString: function…} ember1375269653627: "ember313" __ember1375269653627_meta: Meta _super: undefined get content: function () { isLoaded: true isUpdating: false set content: function (value) { store: Class toString: function () { return ret; } type: Grid.ModalModel __proto: Object
I am new user of this community, so unable to upload image.