2.0.0 • Published 9 years ago

ember-data-serializer-1x v2.0.0

Weekly downloads
195
License
MIT
Repository
-
Last release
9 years ago

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://www.ember-cli.com/.