Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript Ember.js Ember Data The REST Adapter

How much Ruby on Rails knowledge is necessary in order to have Rails serve up the Ember app?

Is it as simple as generating a Ruby on Rails app and including the Ember files done in this video and everything just works?

Or was there work done on the Rails app to get it to work?

I'm not sure if the video is glossing over the server side work, for the sake of keeping it simple, or whether it's just that simple.

If that's all that is needed to do, great, if not - can someone who is familiar with Ember Rails give an idea of what would need to be done to connect the two.

My server side knowledge is really not that good so it is difficult for me to even grasp what each aspect is doing.

Cheers!