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

fix ember init not using project name #792

Conversation

jakecraige
Copy link
Member

ember init was changed to use just the project.name() and it should use the app-name if specified over the project name

@rwjblue
Copy link
Member

rwjblue commented May 21, 2014

Can you add a test to ensure we do not regress?

@jakecraige
Copy link
Member Author

@rjackson added

@rwjblue
Copy link
Member

rwjblue commented May 21, 2014

LGTM

@stefanpenner
Copy link
Contributor

nice test :)

stefanpenner added a commit that referenced this pull request May 22, 2014
…_project_name

fix ember init not using project name
@stefanpenner stefanpenner merged commit 4b6d825 into ember-cli:master May 22, 2014
@jakecraige jakecraige deleted the fix_init_not_respecting_given_project_name branch May 22, 2014 12: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.

None yet

3 participants