Closed ahacking closed 10 years ago
This allows properties to be passed to the storecreateRecord() function and brings Ember Model's createRecord() function into alignment with DS createRecord().
createRecord()
DS createRecord()
Test included.
This allows properties to be passed to the store
createRecord()
function and brings Ember Model'screateRecord()
function into alignment withDS createRecord()
.Test included.