Closed Exelord closed 6 years ago
@Exelord looking here https://guides.emberjs.com/release/models/defining-models/ it seems like what is already there is in place
The Guides are outdated. The way I mentioned higher is the recommended one.
Fixed in #47
Published in 3.0.0
!
Import of
DS.Model
should be changed toimport Model from 'ember-data/model';
https://github.com/mattmcmanus/atom-ember-snippets/blob/99eb8cdd7c9f6abb14a685cd611330b79a6ad0cd/snippets/file-skeletons.cson#L104-L113