Is there any Post request functionality using Ember store in Route?
I was wondering if there is any ember store functionality like this.store.findAll('report') which is actually is a GET request but for POST of postObj in my route and how can i deal with response i get back.Currently i'm sending ajax POST request.
Aucun commentaire:
Enregistrer un commentaire