Setting up Ember.js (ember-cli) with Rails
After my post on how you can set up a Rails app with Ember.js, some people suggested ember-cli, a CLI that is becoming the canonical way of developing Ember apps. This article shows how you can integrate Rails and Ember using the ember-cli-rails gem, so check it out!
Post a comment