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

Update helper blueprint to use Ember.Helper.helper #4359

Merged
merged 2 commits into from
Jul 6, 2015

Conversation

balinterdi
Copy link
Contributor

This is line with the new Helper API as described on
http://emberjs.com/blog/2015/06/12/ember-1-13-0-released.html#toc_new-ember-js-helper-api .

I assume here that the next version of Ember CLI will install Ember 1.13.x by default. If this is not the case, merging this PR should probably be postponed.

@rwjblue
Copy link
Member

rwjblue commented Jun 29, 2015

Change looks good (and yes master
of ember-cli is already setup for 1.13.2). Can you fix up the tests?

@balinterdi
Copy link
Contributor Author

I fixed the tests (I think) but the Appveyor build still fails for something that to me seems unrelated to the code changes. I also tried to force a rebuild by pushing an empty commit but that did not help. Does that happen a lot?

@stefanpenner
Copy link
Contributor

the windows failure has been happening for the last few days, it looks like am environment issue, but may also be related to #4348

cc @chadhietala

rwjblue added a commit that referenced this pull request Jul 6, 2015
Update helper blueprint to use `Ember.Helper.helper`
@rwjblue rwjblue merged commit 6d44ea0 into ember-cli:master Jul 6, 2015
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.

None yet

3 participants