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

Fixing bug with nesting multiple levels #1551

Merged
merged 1 commit into from
Aug 4, 2014

Conversation

kimroen
Copy link
Contributor

@kimroen kimroen commented Aug 4, 2014

Fixes an error made in a previous fix, which didn't account for multiple levels of nesting when sanitizing the module name for generators.

This was especially apparent in mixins (and utils), as those import the function for use in the associated test, so I added a test for that.

Somebody mentioned this in irc, but I can't remember who. Thanks to that person!

@bcardarella
Copy link
Contributor

👍

rwjblue added a commit that referenced this pull request Aug 4, 2014
Fixing bug with nesting multiple levels
@rwjblue rwjblue merged commit 6eeca34 into ember-cli:master Aug 4, 2014
@kimroen kimroen deleted the generator-fixing-nesting branch August 4, 2014 16:52
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.

3 participants