Skip to content

Commit b351b4a

Browse files
committed
[FEATURE ember-routing-inherits-parent-model] Enable by default.
1 parent f629c5f commit b351b4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"ember-routing-auto-location": true,
2222
"ember-routing-bound-action-name": true,
2323
"ember-runtime-test-friendly-promises": null,
24-
"ember-routing-inherits-parent-model": null
24+
"ember-routing-inherits-parent-model": true
2525
},
2626
"debugStatements": ["Ember.warn", "Ember.assert", "Ember.deprecate", "Ember.debug", "Ember.Logger.info"]
2727
}

0 commit comments

Comments
 (0)