cms/app-client/mirage/serializers/application.js.old
author Chloe Laisne <chloe.laisne@gmail.com>
Mon, 04 Jul 2016 12:26:19 +0200
changeset 218 38e1a1446319
parent 173 cf7b221238fd
permissions -rw-r--r--
Player toolbar actions and display logic
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
import { RestSerializer } from 'ember-cli-mirage';
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents:
diff changeset
     3
export default RestSerializer;