Skip to content

Replace "ember-route-alias" with explicit "crate.index" route #799

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

Merged
merged 2 commits into from
Jun 23, 2017

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Jun 23, 2017

ember-route-alias is using private API and we'd want to prevent that if possible. Using an explicit route with controller/templateName set seems to achieve the same results with much less code and using only public API.

@Turbo87 Turbo87 added the C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear label Jun 23, 2017
@Turbo87 Turbo87 requested a review from locks June 23, 2017 13:59
Copy link
Contributor

@locks locks left a comment

Choose a reason for hiding this comment

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

👍

@locks locks merged commit 042fbb1 into rust-lang:master Jun 23, 2017
@Turbo87 Turbo87 deleted the route-aliases branch June 24, 2017 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants