cms/app-client/app/adapters/application.js
author ymh <ymh.work@gmail.com>
Wed, 20 Jan 2016 09:56:36 +0100
changeset 110 8e5fcebb9018
parent 102 976962b53ab9
child 123 4c97e9da1416
permissions -rw-r--r--
default licence is CC BY 4.0

import DS from 'ember-data';

export { default } from 'ember-data-fixture-adapter';

// export default DS.RESTAdapter.extend({
//   host: 'http://127.0.0.1:8000',
//   namespace: 'api',
// });