Skip to content

ember-data/serializer-1x

Repository files navigation

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

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http:https://www.ember-cli.com/.

About

Enables the old serializer API for Ember Data 2.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published