Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 646 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 646 Bytes

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.