Demos an ember.js + rails + devise app that uses a hybrid approach: rails + devise for user auth, and a rails view for session variable assignment that points t
Demos an ember.js + rails + devise app that uses a hybrid approach: rails + devise for user auth, and a rails view for session variable assignment that points t
Demos an ember.js + rails + devise app that uses a hybrid approach: rails + devise for user auth, and a rails view for session variable assignment that points to a scoped ember app in another rails view.