Small demo showing power of Ember.js and Ember-Resource.
Live demo could be found at rails-emberjs-demo.herokuapp.com/
Use (rvm) to keep your entire Ruby/Gem installation for this project separate from your others if you haven’t already.
gem install bundler --no-rdoc --no-ri bundle install rake db:migrate
rake
rails s
localhost:3000