Coding Challenge
Part 1:
Your task is to build an app in Ember with the following requirements:
-
The application should have a Rails backend and an Ember frontend using Ember CLI
-
The app should have at least one model with working index, show, new, and edit pages. Optional: Add a second related model