travis-web/app/models/model.js
2016-01-04 13:15:14 +01:00

3 lines
63 B
JavaScript

import DS from 'ember-data';
export default DS.Model.extend();