I would just like to ask why is it that when you print out on the console on ember it gives you a string? but if you typeof on it, it gives you a function?
ex. s
Just use {{log "This is logged" foo "And so is this"}}
{{log "This is logged" foo "And so is this"}}
Reference: http://handlebarsjs.com/builtin_helpers.html