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.
You can use the following credentials to # at the heroku app:
- email:
foo@example.com
, password:foopassword
- email:
bar@example.com
, password:barpassword
The tutorial is in the wiki.