What versions of various libraries do I actually need to get the Emberjs working with ember-data.js? This is quite frustrating.
I've got the latest ember.js from
http://cloud.github.com/downloads/emberjs/ember.js/ember-latest.js
and the latest ember-data.js from
http://cloud.github.com/downloads/emberjs/data/ember-data-latest.min.js
and the latest handlebars.js from
http://cloud.github.com/downloads/wycats/handlebars.js/handlebars-1.0.rc.1.min.js
and jQuery 1.8.3 from
http://code.jquery.com/jquery-1.8.3.min.js
and it gives me a load of errors.