Skip to content

Conversation

seanpdoyle
Copy link
Contributor

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.

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]: #480
@seanpdoyle seanpdoyle force-pushed the support-api-controller branch from cacae19 to d1498e1 Compare August 25, 2016 17:25
@seanpdoyle seanpdoyle merged commit d1498e1 into master Sep 16, 2016
@seanpdoyle seanpdoyle deleted the support-api-controller branch September 16, 2016 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant