Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate the :enable initializer option #261

Merged
merged 1 commit into from
Nov 13, 2015
Merged

Conversation

seanpdoyle
Copy link
Contributor

The enable option was meant to provide users with a means of skipping
Ember compilation when TDDing API endpoints.

This commit removes the option, deferring Ember request detection
to the mount_ember_app at the routing layer.

@seanpdoyle seanpdoyle force-pushed the sd-deprecate-enabled branch 11 times, most recently from 65c13ac to 6c329a7 Compare November 13, 2015 23:11
The `enable` option was meant to provide users with a means of skipping
Ember compilation when TDDing API endpoints.

This commit removes the option, deferring Ember request detection
to the `mount_ember_app` at the routing layer.
@seanpdoyle seanpdoyle merged commit d7b6fe3 into master Nov 13, 2015
@seanpdoyle seanpdoyle deleted the sd-deprecate-enabled branch November 13, 2015 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant