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

Ember data update #97

Closed
wants to merge 3 commits into from

Conversation

MiguelMadero
Copy link
Contributor

Updates to the following versions:

Ember : 1.1.0-beta.4 application.js:8618
Ember Data : 1.0.0-beta.3 application.js:8618
Handlebars : 1.0.0 application.js:8618

And local storage adapter (latest)

Fixes #96

Removes some of the friction when specifying an output directory. This is specially important when the output is different than the dev dir and we're not committing the output (and don't like `.gitkeep` files).
…e adapter is the Constructor function instead of an instance.
@wagenet
Copy link

wagenet commented Nov 13, 2013

Should this be defaulting to beta releases of Ember? I agree with beta ED since it hasn't hit a 1.0 but we should probably default to stable releases of core. Also Handlebars 1.1.0 is out now.

@MiguelMadero
Copy link
Contributor Author

That's an old PR. I can update Handlebars. I think ED depended on that version of Ember, but I'll have a look later today and send an update.

@MiguelMadero
Copy link
Contributor Author

Closing, this is too old, but I found it on my list today.

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.

Problems with latest ember-data 1.0.0-BETA.3
2 participants