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

convert all this._super.apply(this, arguments) to this._super(...arguments) #12698

Merged
merged 1 commit into from
Dec 9, 2015

Conversation

davidpett
Copy link
Contributor

converted to the es6 spread operator

rwjblue added a commit that referenced this pull request Dec 9, 2015
convert all this._super.apply(this, arguments) to this._super(...arguments)
@rwjblue rwjblue merged commit b3ce376 into emberjs:master Dec 9, 2015
@rwjblue
Copy link
Member

rwjblue commented Dec 9, 2015

Thank you!

@davidpett
Copy link
Contributor Author

after watching your intercom video about views, i knew you would appreciate it ;)

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.

2 participants