emberjs / guides

This repository is DEPRECATED!
https://github.com/ember-learn/guides-source
Other
283 stars 873 forks source link

Give example of generating nested/dynamic segment using Ember CLI #2262

Open jenweber opened 6 years ago

jenweber commented 6 years ago

https://guides.emberjs.com/v3.0.0/routing/defining-your-routes/#toc_dynamic-segments

Here, we talk about dynamic segments but don't say how to create the necessary files and router entry. If you try to do it by hand, it's a bad time. Add an example ember cli command to this section of the guides.

Note, this issue is set aside for the EmberConf contributors workshop on 3/12. If it's not claimed by the end of that day, feel free to grab it!