cms/app-client/mirage/serializers/application.js
author ymh <ymh.work@gmail.com>
Wed, 05 Oct 2016 02:31:25 +0200
changeset 321 aefaad270b9b
parent 173 cf7b221238fd
permissions -rw-r--r--
reimplement ThemeController using ES requests to be able to sort by label

// mirage/serializers/application.js
import { Serializer } from 'ember-cli-mirage';

export default Serializer;