/ember-auth-rails-demo

rails + devise + ember-auth demo site

Primary LanguageRuby

ember-auth-rails-demo

Dependency Status

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 sign in at the heroku app:

  • email: foo@example.com, password: foopassword
  • email: bar@example.com, password: barpassword

The tutorial is in the wiki.