cms/app-client/app/adapters/application.js
author nowmad@nowmads-macbook-pro.local
Fri, 22 Jan 2016 17:09:33 +0100
changeset 106 30de363937ce
parent 102 976962b53ab9
child 123 4c97e9da1416
permissions -rw-r--r--
add doc about visualization

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',
// });