ga-wdi-boston / ember-resources

Performing handling 'actions' in Ember, and using them to perform CRUD on the model.
Other
0 stars 112 forks source link

Avoid `content` as a name #43

Open gaand opened 7 years ago

gaand commented 7 years ago

Previously an alias for model.

Via @jenweber

jrhorn424 commented 7 years ago

Good to know. Thanks! Leaving open for now as an FYI.