Commit d1498e1
committed
Add modules to
Closes [#480].
When the `ApplicationController` extends `ActionController::API`, HTML
rendering modules and logic are omitted.
To make the `EmberCli::EmberController` capable of rendering the Ember
application's HTML, this commit ensures those modules are included when
necessary.
[#480]: #480ember_cli/ember controller1 parent 19361c1 commit d1498e1
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
3 | 14 | | |
4 | 15 | | |
5 | 16 | | |
| |||
0 commit comments