-
Notifications
You must be signed in to change notification settings - Fork 16
Home
heartsentwined edited this page Oct 18, 2013
·
15 revisions
This tutorial will create an app using rails(4) + 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.
Deprecation: Devise 3.1 has deprecated token_authenticatable
itself.
This demo will work fine with previous versions.
Read the explanation, and this temporary fix.