Closed nsipplswezey closed 8 years ago
This could use more specificty:
This issue specifically refers to a CLI call nodal g:controller
that doesn't use the --for
flag.
My intuition is that that this.render()
could be removed from Nodal since my guess is that that it's an HTML rendering response.
Consider if this is still intended behavior, or if instead
this.respond()
is the appropriate method.