-
-
Notifications
You must be signed in to change notification settings - Fork 870
Update Models section to use the new import syntax #1391
Comments
@locks how do we get folks to let us know about this ahead of time? seems like something we missed on the 2.5 update? |
@acorncom we need to monitor every single thing |
@acorncom should be like core has been doing - no docs no ship |
Sorry, I should have addressed this once emberjs/data#4331 got merged 😔 . I will create a PR to update this in the guides this weekend. Also, I will try to remember this for future things, so this doesn't become an issue anymore! Thanks btw for the hard work on keeping the guides up to date! 🚀 |
We might try bridge the gap with some tooling, but it's such an unspecific space that I worry about adding even more overhead. |
Sorry, hadn't checked |
In the new Ember Data blueprints, apparently things have changed to this:
Whereas we still have
DS.Model
andDS.attr
mentioned here: https://guides.emberjs.com/v2.5.0/models/defining-models/The text was updated successfully, but these errors were encountered: