Skip to content

Instantly share code, notes, and snippets.

@edubkendo
Created July 10, 2012 06:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edubkendo/3081550 to your computer and use it in GitHub Desktop.
Save edubkendo/3081550 to your computer and use it in GitHub Desktop.
Errors recieved from odd emberjs configuration

Errors

Ember.EnumerableUtils is undefined [Break On This Error]

removeObject = Ember.EnumerableUtils.removeObject;

ember-data.js (line 385) DS.Store is undefined [Break On This Error]

App.store = DS.Store.create({

app.js (line 18)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment