heartsentwined / ember-auth-rails-demo

rails + devise + ember-auth demo site
121 stars 16 forks source link

Devise trackable not working #7

Closed simondelorean closed 11 years ago

simondelorean commented 11 years ago

It seems one has to include the following line in sessions_controller#create: sign_in(resource, :force => true)

I know it's just a demo and I really thank you for coding it. It really helped me.

heartsentwined commented 11 years ago

Thanks for the issue, but - sorry, trackable was never planned to be illustrated in this demo. (wontfix)