Thursday, 15 August 2013

How to display an ember.js model/RecordArray updated from the Controller?

How to display an ember.js model/RecordArray updated from the Controller?

I'm generating a RecordArray, a subset of the model, inside the
controller, but I don't know how to display it with handlebars {{#each}}
in the html.

No comments:

Post a Comment