Skip to content
heartsentwined edited this page Feb 20, 2013 · 15 revisions

Tutorial

This tutorial will create an app using rails + devise + ember-auth. The demo can be seen live at heroku, and the code lives in this repository itself.

Note: the tutorial uses ruby 1.9 hash syntax.

  1. Basic setup
  2. Gems
  3. Devise
Clone this wiki locally