我是ember.js框架的新手,并在rails和ember.debug.js -v 1.10.1(最新版本)上使用ruby.我一直在网上看到ember改变了这个最新的补丁但我无法弄清楚如何解决我的问题:
Uncaught Error: Cannot call `compile` without the template compiler loaded. Please load `ember-template-compiler.js` prior to calling `compile`.
Run Code Online (Sandbox Code Playgroud)
有人可以请我指点让我的编译器正常运行吗?我希望我知道我的项目中的代码片段有助于确定答案......