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

Replace Ember.String.{pluralize,singularize} with ember-inflector imports #5130

Merged
merged 1 commit into from
Aug 16, 2017

Conversation

locks
Copy link
Contributor

@locks locks commented Aug 16, 2017

No description provided.

Copy link
Member

@rwjblue rwjblue left a comment

Choose a reason for hiding this comment

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

LGTM, but is blocked by #5123 for the moment.

@stefanpenner
Copy link
Member

we just fixed our tests, @locks mind rebasing? That way we know this actually works against all supported versions of ember.

@locks locks force-pushed the fix-pluralize-singularize branch from 1ffd6a4 to bc930ff Compare August 16, 2017 18:39
@locks
Copy link
Contributor Author

locks commented Aug 16, 2017

🏓

@rwjblue rwjblue merged commit ef9f707 into master Aug 16, 2017
@rwjblue rwjblue deleted the fix-pluralize-singularize branch August 16, 2017 19:13
@Turbo87
Copy link
Member

Turbo87 commented Aug 22, 2017

@rwjblue @stefanpenner can we backport this to beta to unblock emberjs/ember-inflector#131?

@Turbo87
Copy link
Member

Turbo87 commented Aug 22, 2017

@locks I think you missed

Ember.Inflector.inflector.uncountable('words');

@locks
Copy link
Contributor Author

locks commented Aug 22, 2017

@Turbo87 thank you #5141

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.

4 participants