-
Notifications
You must be signed in to change notification settings - Fork 16
Home
heartsentwined edited this page Aug 26, 2013
·
15 revisions
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.
Deprecation: Devise 3.1 has deprecated token_authenticatable
itself.
This demo will work fine with previous versions.
Read the [explanation](release notes), and [this temporary fix](token gist).