Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 520 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 520 Bytes

Ember-data-extensions

This is a collection of helpers/customizations to ember-data to make it work for our use cases.

View official documentation

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: