cms/app-client/mirage/serializers/application.js.old
author Chloe Laisne <chloe.laisne@gmail.com>
Fri, 01 Jul 2016 22:15:35 +0200
changeset 215 82878d132784
parent 173 cf7b221238fd
permissions -rw-r--r--
Play/Pause/Reset events from player/playlist-components Add title over visu-chrono
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;