Ember 1.10 introduced HTMLBars, which changed the syntax for the view helper slightly.
This PR changes the vendor files to Ember 1.10 (with the handlebars compiler in lieu of Handlebars, as per the release notes), and updates this helper to work with the new view helper API.
Ember 1.10 introduced HTMLBars, which changed the syntax for the view helper slightly.
This PR changes the vendor files to Ember 1.10 (with the handlebars compiler in lieu of Handlebars, as per the release notes), and updates this helper to work with the new view helper API.