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

[BUGFIX] Blueprint.load verify blueprint is in a directory #4143

Merged
merged 2 commits into from May 22, 2015

Conversation

trabus
Copy link
Contributor

@trabus trabus commented May 22, 2015

Fixes #4136

Verifies that the blueprint path to be loaded is a directory, preventing non-blueprint files, like .jshintrc and .DS_Store from turning up in the generated blueprint list.

@jgwhite
Copy link
Contributor

jgwhite commented May 22, 2015

I’m surprised at how long it took this bug to surface/be reported. Fix looks spot on.

stefanpenner added a commit that referenced this pull request May 22, 2015
[BUGFIX] Blueprint.load verify blueprint is in a directory
@stefanpenner stefanpenner merged commit e7bb0f1 into ember-cli:master May 22, 2015
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.

Blueprints listing contains random file entries
4 participants