ember-data-jsonapi-extensions
v0.8.0
Published
The default blueprint for ember-cli addons.
Keywords
Readme
Ember-data-extensions
This is a collection of helpers/customizations to ember-data to make it work for our use cases.
Installation
ember install ember-data-jsonapi-extensions
Nested Forms
Run the dummy app to see nested forms in action. The following Post has an Author and many Tags:
