jeudi 11 juin 2015

How fetch nested models in emberjs

how I can fetch models nested in Ember.js. I means, I have a model called 'posts'. In my endpoint I have a route to fetch all posts and to fetch a specific post with its 'id'. But, for example, if I show a specific post, how can I get all comments related with that post clicking in a button? My route in backend is /posts/:post_id/comments . Thanks




Aucun commentaire:

Enregistrer un commentaire