Skip to content

Commit adb1b9a

Browse files
author
Lee Richmond
committed
Update README.md
1 parent 2cd44a9 commit adb1b9a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# Ember-data-extensions
22

3+
This is a collection of helpers/customizations to ember-data to make it work for our use cases.
4+
35
View [official documentation](https://bbgithub.dev.bloomberg.com/pages/InfrastructureExperience/ember-data-extensions)
46

5-
This is a collection of helpers/customizations to ember-data to make it work for our use cases. For example, nested JSONAPI relations for forms like this:
7+
### Nested Forms
8+
9+
Run the dummy app to see nested forms in action. The following `Post` has an `Author` and many `Tags`:
610

711
![form](https://bbgithub.dev.bloomberg.com/storage/user/3/files/af70f08e-7026-11e6-8c18-f26e2d1a27c5)

0 commit comments

Comments
 (0)