Skip to content

Problems with latest ember-data 1.0.0-BETA.3 #96

@sarus

Description

@sarus

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions