-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Description
I tried updating the ember-data.js file in /js/vendor to the latest 1.0.0-BETA.3.
Unfortunately the generated app.js file and store.js no longer seems correct for the latest ember-data and I can't seem to figure out what I need to change.
Right now I'm just using FIXTURES to load test data. I know we should not have to specify the revision anymore or make calls to registerAdapter. In fact, based on the Models guide it seems like all you need to do is include ember-data and then extend DS.Model with your own models.
Has anyone successfully used ember-tools with the latest ember-data? What changes are required to app.js, store.js and the structure (if any) to get this working? Thank you!
Metadata
Metadata
Assignees
Labels
No labels