Skip to content

Commit

Permalink
Merge pull request #12570 from rwjblue/features-goed
Browse files Browse the repository at this point in the history
Enable features 'go'ed at 2015-11-06 meeting.
  • Loading branch information
rwjblue committed Nov 6, 2015
2 parents 3486f33 + ebc05c0 commit f9879f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions features.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
"features": {
"features-stripped-test": null,
"ember-htmlbars-component-generation": null,
"ember-application-visit": null,
"ember-application-visit": true,
"ember-routing-route-configured-query-params": null,
"ember-libraries-isregistered": null,
"ember-debug-handlers": true,
"ember-routing-routable-components": null,
"ember-metal-ember-assign": null,
"ember-contextual-components": true,
"ember-container-inject-owner": null
"ember-container-inject-owner": true
}
}

0 comments on commit f9879f3

Please sign in to comment.