Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beta7 compatibility #6

Merged
merged 3 commits into from
May 17, 2014
Merged

Beta7 compatibility #6

merged 3 commits into from
May 17, 2014

Conversation

kurko
Copy link
Owner

@kurko kurko commented May 17, 2014

This adds compatibility for Ember-Data 1.0.beta7.

samuraisam and others added 3 commits May 10, 2014 14:48
* removed vendor files (now uses bower to manage dependencies)
* add bower.json
* updated dependency paths on test runner
* added built version to the to repo for easy bower installability
installs bower before the test script
@kurko kurko mentioned this pull request May 17, 2014
@kurko
Copy link
Owner Author

kurko commented May 17, 2014

Note: the specs won't pass unless you patch Ember Data with this emberjs/data#1656.

kurko added a commit that referenced this pull request May 17, 2014
@kurko kurko merged commit 2f27460 into master May 17, 2014
@kurko kurko deleted the beta7_compatibility branch May 17, 2014 04:59
* version: 1,
* migrations: function() {
* this.addModel(App.Person);
* this.addModel(App.Phone);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to use the new string form here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants