dist/ember-template-compiler.prod.js in ember-source-0.0.7 vs dist/ember-template-compiler.prod.js in ember-source-0.0.8

- old
+ new

@@ -15,9 +15,10 @@ if(!Handlebars && typeof require === 'function') { Handlebars = require('handlebars'); } + /** Prepares the Handlebars templating library for use inside Ember's view system. The `Ember.Handlebars` object is the standard Handlebars library, extended to