Ember.Handlebars.JavaScriptCompiler Class
Constructor
Ember.Handlebars.JavaScriptCompiler
()
private
Item Index
Methods
Methods
appendToBuffer
(
private
-
string
Override the default buffer for Ember Handlebars. By default, Handlebars creates an empty String at the beginning of each invocation and appends to it. Ember's Handlebars overrides this to append to a single shared buffer.
Parameters:
-
string
String