We want to have an image associated with a post. We need it to be saved at the same time as the post.
We'll be using the ember-cli-form-data addon to help us accomplish this.
Also included is a short bonus section for Rails users on how to setup your server side framework to accept the payload that Ember is giving you.