forked from emberjs/ember-inflector
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[bugfix release] fix using helpers without default Inflector
The singularize and pluralize helpers previously imported the helpers previously without a default Ember Inflector instance, which would cause issues for Ember CLI users. refs emberjsGH-74
- Loading branch information
Stanley Stuart
committed
Sep 15, 2015
1 parent
d3970f2
commit cee130b
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters