ember-model
ember-model copied to clipboard
Should be possible to call record.load with just an ID
I'm dealing with an API that only returns an ID upon successful creation. Should just be able to call record.load(1).