An application with an Ember front-end built with ember-cli and a Ruby on Rails backend
git clone https://github.com/rinoldsimon/ember-rails.git
cd ember-rails
cd rails
rails server
cd ember
ember server --proxy http://localhost:3000
localhost:4200