Title and Body attributes are undefined
After walking through the tutorial: https://www.firebase.com/docs/web/libraries/ember/guide.html
I get to here:
ember generate controller posts
the tutorial doesn't include adding the route so I've included a simple
this.route('posts')
The end result up to this point produces