ember.js - Each statement in handlebarjs not working -
i trying example tutorials emberjs www.toranbillups.com/blog/archive/2013/03/02/emberjs-rc1-introduction-screencast/ here code in codepen www.codepen.io/rigeldeshmukh/pen/igwva session template should print first second
you had ds.attr('string') instead of ds.attr('string') in model , ember didn't it.
here's corrected codepen :)
Comments
Post a Comment