Make alias for on ObjectController and alias for on ArrayController#1702
Make alias for on ObjectController and alias for on ArrayController#1702bcardarella wants to merge 1 commit intoemberjs:masterfrom bcardarella:model_aliases
Conversation
|
I like the thinking. I would prefer And to use |
|
@lukemelia I'll be pushing a change in a moment with this and tests |
|
I'm not sure what is special about the |
|
The concern I have about this is that in the Route, you use the Also, I think of the Array as the "model" for the template, even though the model happens to be an Array. |
|
Thoughts? |
|
Why not auto-set the controller's |
|
Also, I feel that either |
|
I think it should |
|
I came to the same conclusion. :) |
This is a follow up to 49dd221