为了让 Emberjs 与 ember-data.js 一起工作,我实际上需要哪些版本的各种库?这很令人沮丧。
我有最新的 ember.js 来自
http://cloud.github.com/downloads/emberjs/ember.js/ember-latest.js
和最新的 ember-data.js 来自
http://cloud.github.com/downloads/emberjs/data/ember-data-latest.min.js
和最新的 handlebars.js 来自
http://cloud.github.com/downloads/wycats/handlebars.js/handlebars-1.0.rc.1.min.js
和 jQuery 1.8.3 来自
http://code.jquery.com/jquery-1.8.3.min.js
它给了我很多错误。