Serializer-1x
This addon enables the serializer API to run with a deprecation in Ember Data 2.0. Support for the old serializer API will be removed in Ember Data 2.4.
Installation
Ember CLI
ember install ember-data-serializer-1x
Globals Mode
You can include the globals.js file in your application.
Development Installation
-
git clone
this repository npm install
bower install
Running
ember server
- Visit your app at http://localhost:4200.
Running Tests
ember test
ember test --server
Building
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.